]> Creatis software - gdcm.git/blobdiff - Example/CMakeLists.txt
Try downcast to please MSVC
[gdcm.git] / Example / CMakeLists.txt
index 02ea58ce7760ce3ea398ee6f35aff86d83805734..b0ddbcb650eb40fb9e8395bb3f331c70f457f122 100644 (file)
@@ -17,14 +17,14 @@ SET(EXAMPLE_SOURCES
             
 #the following are utilities
   PrintDicomDir
-  PrintDocument
   PrintFile
   MakeDicomDir
   AnonymizeDicomDir # without loading it as a gdcm::DicomDir
   Anonymize         # for full gdcm readable files
   AnonymizeNoLoad   # without loading the Pixel Data 
+  PatchHeader
   ReWrite
-  
+
 #the following will be transformed into 'examples', or 'utilities'
 #              or will be removed
 #