this repo has no description
0
fork

Configure Feed

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

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

This reverts commit 028a11825f0c308be5193031f10c112803f8223b.

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