From 8abc397a8a826eb06a37cd8c3df1e7a94705bbdb Mon Sep 17 00:00:00 2001 From: trillos Date: Mon, 12 Oct 2009 16:24:45 +0000 Subject: [PATCH] Added WXWidgets --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.45.0