mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-02 11:49:55 -06:00
FindwxWidgets: Add wxWidgets webview component
This commit is contained in:
@@ -390,7 +390,7 @@ if(wxWidgets_FIND_STYLE STREQUAL "win32")
|
||||
|
||||
# Clear wxWidgets multilib libraries.
|
||||
foreach(LIB core adv aui html media xrc dbgrid gl qa richtext
|
||||
stc ribbon propgrid)
|
||||
webview stc ribbon propgrid)
|
||||
WX_CLEAR_LIB(WX_${LIB}${_DBG})
|
||||
endforeach()
|
||||
endmacro()
|
||||
|
||||
Reference in New Issue
Block a user