]> Creatis software - gdcm.git/blobdiff - Testing/CMakeLists.txt
BUG: TestAllPrint actually is doing something now. Update to compile TestAllVM
[gdcm.git] / Testing / CMakeLists.txt
index 25eafebc17ff89b285a00ad65e5418ab2a8e40a7..a845c7479a1a91d52aeb15476f1025441dffcfc5 100644 (file)
@@ -42,6 +42,7 @@ IF (GDCM_DATA_ROOT)
     TestBuildUpDicomDir.cxx          # writes a file named "NewDICOMDIR"
     TestMakeDicomDir.cxx             # writes a file named "NewDICOMDIR"
     TestSerieHelper.cxx              # uses gdcmData as a default root directory    
+    TestAllVM.cxx
   )
   # add test that require VTK:
   IF(GDCM_VTK)