]> Creatis software - gdcm.git/blobdiff - Example/CMakeLists.txt
Add RawToDicom
[gdcm.git] / Example / CMakeLists.txt
index c482794b97aef3a922e7da7c2692eb78bcad8796..3b5d5a1f9797e77cf6584d483d35dcac4d4f4038 100644 (file)
@@ -12,10 +12,12 @@ SET(EXAMPLE_SOURCES
   exGrey2RGB
   exGC
   exImageLighten
-  exOverlaysACR
+  #exOverlaysACR
+  exOverlaysDCM
   exCurveData
   exExtractTag
   exSerieHelper
+  exXCoherentFileSet
   exExtractDicomTags
                 
 #the following are utilities
@@ -27,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
 #
@@ -35,8 +39,6 @@ SET(EXAMPLE_SOURCES
  
   FindTags
   FlatHashTablePrint
-  TestCopyDicom
-  TestChangeHeader
   Volume2Dicom
   WriteDicomSimple
   WriteRead