X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Testing%2FCMakeLists.txt;h=a845c7479a1a91d52aeb15476f1025441dffcfc5;hb=27e8696556eff77e15a7a8fc2976ed31f882e0f1;hp=25eafebc17ff89b285a00ad65e5418ab2a8e40a7;hpb=0e7b1a139c4071daa78b6a3b2144df02f0b904a9;p=gdcm.git diff --git a/Testing/CMakeLists.txt b/Testing/CMakeLists.txt index 25eafebc..a845c747 100644 --- a/Testing/CMakeLists.txt +++ b/Testing/CMakeLists.txt @@ -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)