From: jpr Date: Wed, 7 Jun 2006 14:19:27 +0000 (+0000) Subject: Forgot commenting out X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=5ded5a8f4160b5527854ff60719bf5aaa9e7327c;p=gdcm.git Forgot commenting out --- diff --git a/Example/CMakeLists.txt b/Example/CMakeLists.txt index 07a15179..87c06242 100644 --- a/Example/CMakeLists.txt +++ b/Example/CMakeLists.txt @@ -48,7 +48,7 @@ SET(EXAMPLE_SOURCES WriteDicomSimple WriteRead exCTPET - Slice + #Slice ) FOREACH(name ${EXAMPLE_SOURCES})