X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=CMakeLists.txt;h=f3bb70922fab4df1d333572a0a7733422ecc018f;hb=025bd78f1fa9da5ecab5ab81accf9effc26d95ae;hp=045ec4954d10b0c4c70b148d37d27dbc542ffff8;hpb=d78f4471328131fde39ac1d76f4af536c69f07a7;p=creaImageIO.git 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)