]> Creatis software - gdcm.git/blobdiff - Example/CMakeLists.txt
Fix P vs p :-(
[gdcm.git] / Example / CMakeLists.txt
index 52da0972d2cb53f2ee2c3414af09204b0094ca8b..dae792884d92e9207e05f1e61de8aa7cc1631c12 100644 (file)
@@ -24,11 +24,12 @@ SET(EXAMPLE_SOURCES
   exSerieHelper
   exXCoherentFileSet
   exMoveImagesToSingleSerieUID
-  exExtractSegmentedPalette
+  #exExtractSegmentedPalette
   exMakeIcon
   
   # the following are utilities
-  #----------------------------  
+  #----------------------------
+  RawToDicomStack  
   PrintDicomDir  
   PrintFile  
   MakeDicomDir  
@@ -36,6 +37,7 @@ SET(EXAMPLE_SOURCES
   Anonymize             # for full gdcm readable files  
   AnonymizeNoLoad       # without loading the Pixel Data  
   AnonymizeMultiPatient # without loading the Pixel Data  
+  AnonymizeReWriteMultiPatient # without loading the Pixel Data  
   PatchHeader  
   ToInTag  
   ReWrite  
@@ -48,6 +50,8 @@ SET(EXAMPLE_SOURCES
   ToMRIregister
   DenseMultiFramesToDicom
   Dense2007ToDicom
+  PcpdenseToDicom
+    
   #BatchUncompress
     
   #the following will be transformed into 'examples', or 'utilities'