]> Creatis software - crea.git/blobdiff - cmake/CREAMacro_FindAndUseWxWidgets.cmake
*** empty log message ***
[crea.git] / cmake / CREAMacro_FindAndUseWxWidgets.cmake
index cec6770218da39a9d9d6ce0db53b90ccf24f8d4d..9a89323de1e844017774c16ba5fc5b18ad569ae2 100644 (file)
@@ -39,7 +39,7 @@ MACRO(CREA_FIND_WXWIDGETS)
     # aui ?
     SET(WXAUILIBS "aui")
     # LG : These options should be set by the user at top level of crea
-    FIND_PACKAGE(wxWidgets COMPONENTS base core adv 
+    FIND_PACKAGE(wxWidgets COMPONENTS base core adv html 
       ${WXAUILIBS}
       ${WXGLCANVASLIBS})
     #