]> Creatis software - gdcm.git/commitdiff
BUG: No comment
authormalaterre <malaterre>
Mon, 24 Oct 2005 17:43:49 +0000 (17:43 +0000)
committermalaterre <malaterre>
Mon, 24 Oct 2005 17:43:49 +0000 (17:43 +0000)
Testing/CMakeLists.txt

index 54b01689fb00846532672db4d2e019a4551d279d..f5670d92418eccdd5814ef0f39f641f6978b3018 100644 (file)
@@ -26,7 +26,7 @@ IF(UNIX)
   SET(TEST_SOURCES ${TEST_SOURCES}
     TestInline.cxx
   )
-IF(UNIX)
+ENDIF(UNIX)
 
 # add tests that require data
 IF (GDCM_DATA_ROOT)