X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=CMakeLists.txt;h=045ec4954d10b0c4c70b148d37d27dbc542ffff8;hb=d78f4471328131fde39ac1d76f4af536c69f07a7;hp=478c7376800bbf7dcd1cfa92430fac64f83dd9a0;hpb=3cbae753a980f20b9a8257386e1554072faf3e14;p=creaImageIO.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 478c737..045ec49 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -22,7 +22,8 @@ IF (crea_FOUND) INCLUDE(${crea_USE_FILE}) ENDIF(crea_FOUND) -SET(USE_GDCM ON) +SET(USE_GDCM OFF) +SET(USE_GDCM2 ON) SET(USE_GDCM_VTK ON) SET(USE_WXWIDGETS ON) SET(USE_VTK ON)