mirror of
https://github.com/libretro/ppsspp.git
synced 2025-02-17 07:31:01 +00:00
Try to fix iOS builds on the Travis buildbot. #10254
This commit is contained in:
parent
e8db163072
commit
44b1dc8daf
@ -56,7 +56,7 @@ include(ccache)
|
||||
# Remove soon?
|
||||
set(USE_FFMPEG ON)
|
||||
|
||||
if(NOT ANDROID)
|
||||
if(NOT ANDROID AND NOT IOS)
|
||||
if(ARM OR SIMULATOR)
|
||||
set(USING_EGL ON)
|
||||
endif()
|
||||
|
Loading…
x
Reference in New Issue
Block a user