]> Creatis software - gdcm.git/blobdiff - Example/CMakeLists.txt
COMP: Those things did not compile on VS60... dont understand what the author meant...
[gdcm.git] / Example / CMakeLists.txt
index 1514d219ea4ec68e8cab25c2e3b5829a3736d8f5..58ec6c0a0b60444fa2834037446c84ed986ad9c9 100644 (file)
@@ -14,18 +14,20 @@ 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
 
 #the following will be transformed into 'examples', or 'utilities'
 #              or will be removed
+#
+# Better you don't use them (not fully checked ...)
  
   #test
   FlatHashTablePrint