]> Creatis software - gdcm.git/blobdiff - Testing/CMakeLists.txt
Add a *really* empty test, to know if gdcm dll is loadable or not :-(
[gdcm.git] / Testing / CMakeLists.txt
index e0fae4eb319e9847a42d3ab868450c4687d1d93d..07cbf7889967795faabda4ac0ba69ce221514dfe 100644 (file)
@@ -8,6 +8,7 @@ SET(GDCM_TESTS ${CXX_TEST_PATH}/gdcmTests)
 # add test that does not require data:
 # They usally return if no argument is given
 SET(TEST_SOURCES
+  TestEmpty.cxx
   TestUtil.cxx
   TestBug.cxx
   TestHash.cxx