X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Example%2FCMakeLists.txt;h=b03bbe763b92926fe1cc2798724ee23f1cc4a975;hb=f8b873378e1f3f9eb7c28c797e67fce574003a8e;hp=58ec6c0a0b60444fa2834037446c84ed986ad9c9;hpb=b99fc00d0f4df0ddcee535b792e7ea6826fd0397;p=gdcm.git diff --git a/Example/CMakeLists.txt b/Example/CMakeLists.txt index 58ec6c0a..b03bbe76 100644 --- a/Example/CMakeLists.txt +++ b/Example/CMakeLists.txt @@ -23,13 +23,15 @@ SET(EXAMPLE_SOURCES 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