]> Creatis software - gdcm.git/commitdiff
uncomment ShowDicom
authorjpr <jpr>
Fri, 17 Sep 2004 10:46:35 +0000 (10:46 +0000)
committerjpr <jpr>
Fri, 17 Sep 2004 10:46:35 +0000 (10:46 +0000)
Testing/CMakeLists.txt

index 4a973db9a9eebe2d22d65ccb4f4ad8217901ece1..13f23bc32815d7699212de6c31611389c2f94d2a 100644 (file)
@@ -32,7 +32,7 @@ IF (GDCM_DATA_ROOT)
       ${GDCM_SOURCE_DIR}/vtk/
       )
     SET(TEST_SOURCES ${TEST_SOURCES}
-      #ShowDicom.cxx    
+      ShowDicom.cxx    
       )
   ENDIF(GDCM_VTK)
 ENDIF (GDCM_DATA_ROOT)