X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=CMakeLists.txt;h=67a94c5188cb91157c498246e09256438d774864;hb=681242bb0257173c8aad6d9ad010c65574019bee;hp=dc3a5a26256b298bee48f9d9b27e21b5ebd83e44;hpb=c9129e2613f717b7182960bfefe08aea4e493a29;p=creaImageIO.git diff --git a/CMakeLists.txt b/CMakeLists.txt index dc3a5a2..67a94c5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -15,7 +15,8 @@ ENDIF(crea_FOUND) SET(USE_GDCM ON) #SET(USE_GDCM2 ON) SET(USE_GDCM_VTK ON) -SET(USE_WXWIDGETS ON) + +OPTION(USE_WXWIDGETS "Build creaImageIO with WxWidgets ?" ON) SET(USE_VTK ON) SET(USE_ITK OFF) SET(USE_BOOST ON)