X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Example%2FCMakeLists.txt;h=b03bbe763b92926fe1cc2798724ee23f1cc4a975;hb=966011ce27b63811f6459d1df23f2da361279718;hp=1514d219ea4ec68e8cab25c2e3b5829a3736d8f5;hpb=985954a7af00b467b183bb3f5db9dc11f89fcaf5;p=gdcm.git diff --git a/Example/CMakeLists.txt b/Example/CMakeLists.txt index 1514d219..b03bbe76 100644 --- a/Example/CMakeLists.txt +++ b/Example/CMakeLists.txt @@ -14,20 +14,24 @@ SET(EXAMPLE_SOURCES exColorToRGB exGC exImageLighten + exOverlaysACR #the following are utilities 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