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.
2 parents 2e471e9 + a325a42 commit b4df066Copy full SHA for b4df066
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.14)
2
message("CMake Version: ${CMAKE_VERSION}")
3
project(hpp_proto
4
- VERSION 0.1.0
+ VERSION 0.9.0
5
LANGUAGES CXX)
6
7
set(CMAKE_CXX_STANDARD 20) # requires for compiling is_utf
0 commit comments