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 60fe0b7 commit fd6e953Copy full SHA for fd6e953
CMakeLists.txt
@@ -2,7 +2,7 @@
2
# SPDX-License-Identifier: CC0-1.0
3
4
cmake_minimum_required(VERSION 3.10...3.16)
5
-project(Supereight2 VERSION 0.25.0 LANGUAGES CXX)
+project(Supereight2 VERSION 0.25.1 LANGUAGES CXX)
6
7
option(SE_OPENMP "Compile supereight with OpenMP" ON)
8
option(SE_TEST "Compile the supereight tests" ON)
0 commit comments