mirror of
https://github.com/reactos/CMake.git
synced 2025-02-14 00:13:22 +00:00
Merge topic 'FindwxWidgets-mingw' into release-3.16
c921ec6112 FindwxWidgets: Add link dependencies for MinGW Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !4040
This commit is contained in:
commit
842605341a
@ -431,7 +431,7 @@ if(wxWidgets_FIND_STYLE STREQUAL "win32")
|
||||
list(APPEND wxWidgets_LIBRARIES opengl32 glu32)
|
||||
endif()
|
||||
|
||||
list(APPEND wxWidgets_LIBRARIES winmm comctl32 oleacc rpcrt4 shlwapi version wsock32)
|
||||
list(APPEND wxWidgets_LIBRARIES winmm comctl32 uuid oleacc uxtheme rpcrt4 shlwapi version wsock32)
|
||||
endmacro()
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user