]> Creatis software - gdcm.git/blobdiff - Example/CMakeLists.txt
Strange name gdcm::SerieHeader turned to gdcm::SerieHelper
[gdcm.git] / Example / CMakeLists.txt
index e9f8d4ea9e290e65695ad73bfd205cd14abd2d47..99404d4b808054d4415156568b5b89715401abb2 100644 (file)
@@ -8,7 +8,7 @@ SET(EXAMPLE_SOURCES
   BuildUpDicomDir
   FindTags
   FlatHashTablePrint
-  makeDicomDir
+  MakeDicomDir
   PrintDocument
   PrintFile
   PrintHeader
@@ -16,14 +16,11 @@ SET(EXAMPLE_SOURCES
   TestCopyDicom
   TestChangeHeader
   TestFromScratch
-  TestReadWriteReadCompare
-  TestDcm2Acr
   TestPapyrus
   TestWrite
   TestWriteSimple
   Volume2Dicom
   WriteDicomSimple
-  Write
   WriteRead
   WriteDicom
 )