]> Creatis software - crea.git/blobdiff - cmake/CREAMacro_FindAndUseWxWidgets.cmake
BUG link boost
[crea.git] / cmake / CREAMacro_FindAndUseWxWidgets.cmake
index 527d94fc7fca88c382446bfd351bc764f461f12f..61dff385eca3883c650840f71953b6c16cd7ca42 100644 (file)
@@ -36,7 +36,7 @@ MACRO(CREA_FIND_WXWIDGETS)
     pkg_check_modules (GTK2 gtk+-2.0)
     #MESSAGE("${GTK2_INCLUDE_DIRS}")
     # Can I require all my user to have the gl lib on linux, even if they do not really need it...
-    SET(WXGLCANVASLIBS "gl")
+#EED  SET(WXGLCANVASLIBS "gl")
     # aui ?
     SET(WXAUILIBS "aui")
     # LG : These options should be set by the user at top level of crea