From: Juan Prieto Date: Wed, 3 Dec 2008 11:04:09 +0000 (+0000) Subject: Changes of contourEventHandler X-Git-Tag: EED.02Oct2009~214 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=025bd78f1fa9da5ecab5ab81accf9effc26d95ae;p=creaImageIO.git Changes of contourEventHandler --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 045ec49..f3bb709 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -22,8 +22,8 @@ IF (crea_FOUND) INCLUDE(${crea_USE_FILE}) ENDIF(crea_FOUND) -SET(USE_GDCM OFF) -SET(USE_GDCM2 ON) +SET(USE_GDCM ON) +#SET(USE_GDCM2 ON) SET(USE_GDCM_VTK ON) SET(USE_WXWIDGETS ON) SET(USE_VTK ON)