We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4025f4b commit 0301785Copy full SHA for 0301785
CMakeLists.txt
@@ -15,7 +15,7 @@ if(NOT CMAKE_BUILD_TYPE)
15
FORCE)
16
endif()
17
18
-find_package(Lua REQUIRED)
+find_package(Lua51 REQUIRED)
19
include_directories(${LUA_INCLUDE_DIR})
20
21
if(NOT USE_INTERNAL_FPCONV)
0 commit comments