X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=CMakeLists.txt;h=857728b9e4eb8bff2bfdf1574c7d7061370a0343;hb=6dc7534dff25fd12b882ac520c4befdbaf9d4709;hp=67a94c5188cb91157c498246e09256438d774864;hpb=681242bb0257173c8aad6d9ad010c65574019bee;p=creaImageIO.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 67a94c5..857728b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -16,10 +16,10 @@ SET(USE_GDCM ON) #SET(USE_GDCM2 ON) SET(USE_GDCM_VTK ON) -OPTION(USE_WXWIDGETS "Build creaImageIO with WxWidgets ?" ON) SET(USE_VTK ON) SET(USE_ITK OFF) SET(USE_BOOST ON) +SET(USE_WXWIDGETS ON) CREA_FIND_AND_USE_LIBRARIES()