mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 03:24:59 +00:00
Fix OS X wxWidgets complaining.
This commit is contained in:
parent
117bf435b0
commit
3e6e997e8b
1 changed files with 0 additions and 2 deletions
2
Externals/wxWidgets3/CMakeLists.txt
vendored
2
Externals/wxWidgets3/CMakeLists.txt
vendored
|
@ -868,8 +868,6 @@ if(${CMAKE_SYSTEM_NAME} MATCHES "Darwin")
|
|||
${SRCS_GENERICOSX}
|
||||
${SRCS_OSX}
|
||||
${SRCS_UNIX})
|
||||
include_directories(../libpng)
|
||||
add_subdirectory(../libpng ../libpng)
|
||||
set(LIBS
|
||||
png
|
||||
iconv
|
||||
|
|
Loading…
Add table
Reference in a new issue