We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 52674cd + c19bcf0 commit 3ed55a5Copy full SHA for 3ed55a5
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