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 493bdbd commit bc2115fCopy full SHA for bc2115f
CMakeLists.txt
@@ -6,7 +6,7 @@
6
7
# Set up the project.
8
cmake_minimum_required( VERSION 3.25 )
9
-project( traccc VERSION 0.22.0 LANGUAGES CXX )
+project( traccc VERSION 0.24.0 LANGUAGES CXX )
10
11
# Set up the used C++ standard(s).
12
set( CMAKE_CXX_STANDARD 20 CACHE STRING "The (host) C++ standard to use" )
0 commit comments