X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=CMakeLists.txt;h=2f42bb54c94701526268423ddd071a6e6b410df5;hb=360e0f8bbbb16a0d7604e65e1059541a0e9d83c8;hp=d127a67d68004d1b28467c9aba749b592ed58361;hpb=4010128305f782ebfa194d548222bbaa1eec71d9;p=creaBruker.git diff --git a/CMakeLists.txt b/CMakeLists.txt index d127a67..2f42bb5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -60,7 +60,8 @@ SET(USE_CREA ON) OPTION(USE_GDCM "Use GDCM" ON) SET(USE_GDCM_VTK ON) OPTION(USE_GDCM2 "Use gdcm 2.0.14 at least" OFF) -SET(USE_WXWIDGETS OFF) +# No interface for the moment, don't allow to add useless libraries +SET(USE_WXWIDGETS OFF CACHE BOOL "Use wxWidgets" FORCE) SET(USE_KWWIDGETS OFF) SET(USE_VTK OFF) SET(USE_ITK OFF)