X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Testing%2FCMakeLists.txt;h=4b16fcb0eaf6efc7621f01d5f3579c0f2c6a5615;hb=2a6b8b98b184913a4e3fbca1c5d66bb13851eaf9;hp=ddf756f25c1af482a30411cb4763e7fbffdfe149;hpb=cea4eda6efb799edd86f2a4cc61896796406a0fa;p=gdcm.git diff --git a/Testing/CMakeLists.txt b/Testing/CMakeLists.txt index ddf756f2..4b16fcb0 100644 --- a/Testing/CMakeLists.txt +++ b/Testing/CMakeLists.txt @@ -20,6 +20,7 @@ SET(TEST_SOURCES TestImageSet.cxx TestDicomDirElement.cxx TestDicomString.cxx + TestEnumVR.cxx ) IF(UNIX)