]> Creatis software - gdcm.git/blobdiff - Example/CMakeLists.txt
upgrades for 4DSplitter
[gdcm.git] / Example / CMakeLists.txt
index 47bbf349e4a67bd209d3ca07ac771b64baa2660e..3962d22461d1d7a08ad125917616bce4f7cd1070 100644 (file)
@@ -5,10 +5,14 @@ INCLUDE_DIRECTORIES(
   ${GDCM_BINARY_DIR}/src)
 SET(EXAMPLE_SOURCES
   #names starting with 'ex' are examples
-  #-------------------------------------      
+  #-------------------------------------
+  #SingleFrames2Multiframe
   #Txt2Mat  
   #exDicomRTStructSetFile  
   #exExtractCSA
+  #exExtractCSATag
+ #exPresentationState
+ #exExplorePresentationState
   exReadPapyrus  
   exReadWriteFile  
   exColorToRGB  
@@ -29,6 +33,8 @@ SET(EXAMPLE_SOURCES
   
   # the following are utilities
   #----------------------------
+  #BrukerToMhd
+  RawToInTagDicom
   RawToDicomStack  
   PrintDicomDir  
   PrintFile  
@@ -44,12 +50,18 @@ SET(EXAMPLE_SOURCES
   #ReWriteExtended  
   RawToDicom  
   TestValidate
+  Rename
+ SplitIntoDirectories
+ SplitIntoXCoherentDirectories
+ SplitIntoXCoherentDirectoriesIgnoreSerieUID 
   
   # the following produce usable files for some softwares.
   #------------------------------------------------------   
   ToMRIregister
   DenseMultiFramesToDicom
   Dense2007ToDicom
+  PcpdenseToDicom
+    
   #BatchUncompress
     
   #the following will be transformed into 'examples', or 'utilities'