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 916494d commit 3e2da71Copy full SHA for 3e2da71
1 file changed
CMakeLists.txt
@@ -2,7 +2,7 @@ option(result_cpp_build_tests "Build all of result-cpp's own tests." OFF)
2
3
cmake_minimum_required(VERSION 3.14)
4
5
-project(result-cpp VERSION 0.0.10)
+project(result-cpp VERSION 0.0.11)
6
7
set(CMAKE_CXX_STANDARD 17)
8
set(CMAKE_CXX_STANDARD_REQUIRED ON)
0 commit comments