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 328f075 commit a7e93a3Copy full SHA for a7e93a3
CMakeLists.txt
@@ -1,5 +1,5 @@
1
cmake_minimum_required(VERSION 3.19)
2
-set (CMAKE_CXX_STANDARD 17)
+set (CMAKE_CXX_STANDARD 20)
3
set (CMAKE_CXX_STANDARD_REQUIRED ON)
4
5
project(olympia CXX)
0 commit comments