mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 04:38:49 +00:00
CMake: don't globally include wxWidgets headers
This commit is contained in:
parent
f4c0723387
commit
6e1940c404
3 changed files with 11 additions and 7 deletions
1
Externals/wxWidgets3/CMakeLists.txt
vendored
1
Externals/wxWidgets3/CMakeLists.txt
vendored
|
@ -895,3 +895,4 @@ else()
|
|||
message(FATAL_ERROR "wxWidgets in Externals is not compatible with your platform")
|
||||
endif()
|
||||
|
||||
add_library(wxWidgets::wxWidgets ALIAS wx)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue