]> Creatis software - gdcm.git/blobdiff - Testing/CMakeLists.txt
ENH: Adding proof of concept to replace current implementation of string VR by an...
[gdcm.git] / Testing / CMakeLists.txt
index ddf756f25c1af482a30411cb4763e7fbffdfe149..4b16fcb0eaf6efc7621f01d5f3579c0f2c6a5615 100644 (file)
@@ -20,6 +20,7 @@ SET(TEST_SOURCES
   TestImageSet.cxx
   TestDicomDirElement.cxx
   TestDicomString.cxx
+  TestEnumVR.cxx
 
 )
 IF(UNIX)