mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-07 22:55:40 +12:00
Build LuaJIT/Discord RPC even in LR core
This commit is contained in:
parent
83dabc2737
commit
276cf9e06f
1 changed files with 0 additions and 2 deletions
|
@ -48,8 +48,6 @@ endif()
|
||||||
|
|
||||||
if(BUILD_LIBRETRO_CORE)
|
if(BUILD_LIBRETRO_CORE)
|
||||||
set(CMAKE_POSITION_INDEPENDENT_CODE ON)
|
set(CMAKE_POSITION_INDEPENDENT_CODE ON)
|
||||||
set(ENABLE_DISCORD_RPC OFF)
|
|
||||||
set(ENABLE_LUAJIT OFF)
|
|
||||||
add_compile_definitions(__LIBRETRO__)
|
add_compile_definitions(__LIBRETRO__)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue