mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-24 15:01:16 +01:00
Fix OS X wxWidgets complaining.
This commit is contained in:
parent
117bf435b0
commit
3e6e997e8b
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_GENERICOSX}
|
||||||
${SRCS_OSX}
|
${SRCS_OSX}
|
||||||
${SRCS_UNIX})
|
${SRCS_UNIX})
|
||||||
include_directories(../libpng)
|
|
||||||
add_subdirectory(../libpng ../libpng)
|
|
||||||
set(LIBS
|
set(LIBS
|
||||||
png
|
png
|
||||||
iconv
|
iconv
|
||||||
|
Loading…
x
Reference in New Issue
Block a user