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