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 1e3c7ae commit 688ef76Copy full SHA for 688ef76
code/spaceship/CMakeLists.txt
@@ -1,6 +1,6 @@
1
2
# Set up the project.
3
-cmake_minimum_required( VERSION 3.1 )
+cmake_minimum_required( VERSION 3.12 )
4
project( spaceship LANGUAGES CXX )
5
6
set(CMAKE_CXX_STANDARD 20)
0 commit comments