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 4634893 commit d2724c4Copy full SHA for d2724c4
CMakeLists.txt
@@ -9,7 +9,7 @@ cmake_minimum_required(VERSION 3.24.0 FATAL_ERROR)
9
# ======================================================================================================================
10
11
# project
12
-project(cxxitimer LANGUAGES CXX VERSION 2.0.3)
+project(cxxitimer LANGUAGES CXX VERSION 2.0.4)
13
14
set(Target cxxitimer) # library name
15
set(STANDARD 20) # C++ Standard
0 commit comments