]> Creatis software - gdcm.git/blobdiff - Example/CMakeLists.txt
Add RawToDicom
[gdcm.git] / Example / CMakeLists.txt
index 20236d03ab31055d20685d097f6c03d0af41c260..3b5d5a1f9797e77cf6584d483d35dcac4d4f4038 100644 (file)
@@ -12,7 +12,8 @@ SET(EXAMPLE_SOURCES
   exGrey2RGB
   exGC
   exImageLighten
-  exOverlaysACR
+  #exOverlaysACR
+  exOverlaysDCM
   exCurveData
   exExtractTag
   exSerieHelper
@@ -28,7 +29,9 @@ SET(EXAMPLE_SOURCES
   AnonymizeNoLoad   # without loading the Pixel Data 
   PatchHeader
   ReWrite
-
+  RawToDicom
+  TestValidate
+  
 #the following will be transformed into 'examples', or 'utilities'
 #              or will be removed
 #