X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Example%2FCMakeLists.txt;h=b03bbe763b92926fe1cc2798724ee23f1cc4a975;hb=1184bb0a9f829f36d0aecb170427259a10c2d4e7;hp=b9c601cc51789ae6efcdb55d08e7562127d4ddc0;hpb=5655f7d550e6699077e79216cc42e8dba7eb2a3c;p=gdcm.git diff --git a/Example/CMakeLists.txt b/Example/CMakeLists.txt index b9c601cc..b03bbe76 100644 --- a/Example/CMakeLists.txt +++ b/Example/CMakeLists.txt @@ -20,15 +20,18 @@ SET(EXAMPLE_SOURCES PrintDicomDir PrintDocument PrintFile - PrintHeader FindTags MakeDicomDir AnonymizeDicomDir # without loading it as a gdcm::DicomDir - + Anonymize # for full gdcm readable files + AnonymizeNoLoad # without loading the Pixel Data + ReWrite + #the following will be transformed into 'examples', or 'utilities' # or will be removed +# +# Better you don't use them (not fully checked ...) - #test FlatHashTablePrint TestCopyDicom TestChangeHeader