More formatting

This commit is contained in:
wheremyfoodat 2024-07-09 16:52:09 +03:00
parent 623a9a64d6
commit a12b721c95
2 changed files with 7 additions and 7 deletions

View file

@ -50,7 +50,7 @@ if(BUILD_LIBRETRO_CORE)
set(CMAKE_POSITION_INDEPENDENT_CODE ON)
set(ENABLE_DISCORD_RPC OFF)
set(ENABLE_LUAJIT OFF)
add_definitions(-D__LIBRETRO__)
add_compile_definitions(__LIBRETRO__)
endif()
add_library(AlberCore STATIC)