Trying to fix the CI for lua

This commit is contained in:
Zoe Roux
2021-06-16 15:02:09 +02:00
parent 857e9c6d37
commit ec9dacf150
5 changed files with 12 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
CMAKE_MINIMUM_REQUIRED(VERSION 3.11)
cmake_minimum_required(VERSION 3.11)
set(CMAKE_CXX_STANDARD 20)
set(LIB_NAME "LuaGate")