Build LuaJIT/Discord RPC even in LR core
This commit is contained in:
@@ -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()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user