mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
CMake: don't globally include wxWidgets headers
This commit is contained in:
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)
|
||||
|
Reference in New Issue
Block a user