]> Creatis software - gdcm.git/blobdiff - Example/CMakeLists.txt
Typo
[gdcm.git] / Example / CMakeLists.txt
index 1514d219ea4ec68e8cab25c2e3b5829a3736d8f5..b03bbe763b92926fe1cc2798724ee23f1cc4a975 100644 (file)
@@ -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