mirror of
https://github.com/libretro/ppsspp.git
synced 2024-11-25 17:19:42 +00:00
Blackberry buildfix.
This commit is contained in:
parent
28a518bfa7
commit
c839222e7b
@ -824,7 +824,7 @@ add_library(native STATIC
|
||||
native/ext/jpge/jpge.h)
|
||||
include_directories(native)
|
||||
|
||||
if(APPLE)
|
||||
if(APPLE OR BLACKBERRY)
|
||||
SET(RT_LIB)
|
||||
else()
|
||||
SET(RT_LIB rt)
|
||||
|
Loading…
Reference in New Issue
Block a user