]> Creatis software - gdcm.git/blobdiff - Example/CMakeLists.txt
Update
[gdcm.git] / Example / CMakeLists.txt
index 1da32f3f1222d41faa84f59bc151cc776905990f..f6c4563b43f60088d6222c1673854f3240ef8608 100644 (file)
@@ -22,14 +22,16 @@ SET(EXAMPLE_SOURCES
   exSerieHelper\r
   exXCoherentFileSet\r
   exExtractDicomTags\r
+  exMoveImagesToSingleSerieUID\r
 \r
 #the following are utilities\r
+\r
   PrintDicomDir\r
   PrintFile\r
   MakeDicomDir\r
-  AnonymizeDicomDir # without loading it as a gdcm::DicomDir\r
-  Anonymize         # for full gdcm readable files\r
-  AnonymizeNoLoad   # without loading the Pixel Data\r
+  AnonymizeDicomDir     # without loading it as a gdcm::DicomDir\r
+  Anonymize             # for full gdcm readable files\r
+  AnonymizeNoLoad       # without loading the Pixel Data\r
   AnonymizeMultiPatient # without loading the Pixel Data\r
   PatchHeader\r
   ToInTag\r
@@ -38,8 +40,10 @@ SET(EXAMPLE_SOURCES
   ReWriteExtended\r
   RawToDicom\r
   TestValidate\r
+  ToMRIregister\r
   #BatchUncompress\r
-  \r
+  ExtractOverlays\r
+   \r
 #the following will be transformed into 'examples', or 'utilities'\r
 #              or will be removed\r
 #\r