From 0793477ed396d4a70bf7e77a53b33fc357d26e26 Mon Sep 17 00:00:00 2001 From: jpr Date: Fri, 17 Sep 2004 10:46:35 +0000 Subject: [PATCH] uncomment ShowDicom --- Testing/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Testing/CMakeLists.txt b/Testing/CMakeLists.txt index 4a973db9..13f23bc3 100644 --- a/Testing/CMakeLists.txt +++ b/Testing/CMakeLists.txt @@ -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) -- 2.48.1