this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Swap LUA_COMPAT_5_2 for LUA_COMPAT_5_3, since we're in Lua 5.4 now (#2728)

authored by

minerobber and committed by
GitHub
028a1182 7a766a08

+1 -1
+1 -1
cmake/lua.cmake
··· 48 48 ${CMAKE_SOURCE_DIR}/src/api/parse_note.c 49 49 ) 50 50 51 - target_compile_definitions(luaapi PRIVATE LUA_COMPAT_5_2) 51 + target_compile_definitions(luaapi PRIVATE LUA_COMPAT_5_3) 52 52 53 53 target_include_directories(luaapi 54 54 PUBLIC ${THIRDPARTY_DIR}/lua