From: trillos Date: Mon, 12 Oct 2009 16:24:45 +0000 (+0000) Subject: Added WXWidgets X-Git-Tag: CREATOOLS.2-0-3~60 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?p=creaRigidRegistration.git;a=commitdiff_plain;h=8abc397a8a826eb06a37cd8c3df1e7a94705bbdb Added WXWidgets --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 5727ba0..1a3f8f6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -45,7 +45,7 @@ SET(USE_CREA OFF) SET(USE_GDCM OFF) SET(USE_GDCM_VTK OFF) SET(USE_GDCM2 OFF) -SET(USE_WXWIDGETS OFF) +SET(USE_WXWIDGETS ON) SET(USE_KWWIDGETS OFF) SET(USE_VTK ON) SET(USE_ITK OFF)