Skip to content

Commit cc8873a

Browse files
authored
Update CMakeLists.txt
1 parent 52674cd commit cc8873a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 3.1)
1+
cmake_minimum_required(VERSION 3.1...3.12)
22
project(lua LANGUAGES C VERSION 5.4.7)
33

44
option(LUA_SUPPORT_DL "Support dynamic loading of compiled modules" OFF)

0 commit comments

Comments
 (0)