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 52674cd commit cc8873aCopy full SHA for cc8873a
CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 3.1)
+cmake_minimum_required(VERSION 3.1...3.12)
2
project(lua LANGUAGES C VERSION 5.4.7)
3
4
option(LUA_SUPPORT_DL "Support dynamic loading of compiled modules" OFF)
0 commit comments