We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 603f6a6 commit f050197Copy full SHA for f050197
CMakeLists.txt
@@ -2,7 +2,7 @@
2
cmake_minimum_required(VERSION 3.16..4.2)
3
4
# Set the name of the project
5
-project(GEMS3K VERSION 4.5.2 LANGUAGES CXX C)
+project(GEMS3K VERSION 4.5.1 LANGUAGES CXX C)
6
7
set(CMAKE_CXX_STANDARD 20)
8
set(CMAKE_CXX_STANDARD_REQUIRED ON)
0 commit comments