There was an error while loading. Please reload this page.
1 parent a62f633 commit b2ed2d9Copy full SHA for b2ed2d9
CMakeLists.txt
@@ -37,7 +37,7 @@
37
# Todo
38
# Test build for Windows, Mac and mingw.
39
40
-cmake_minimum_required(VERSION 3.12)
+cmake_minimum_required(VERSION 3.13)
41
project(godot-cpp LANGUAGES CXX)
42
43
option(GENERATE_TEMPLATE_GET_NODE "Generate a template version of the Node class's get_node." ON)
0 commit comments