We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ee3928 commit 0579ae3Copy full SHA for 0579ae3
CMakeLists.txt
@@ -7,7 +7,7 @@ if(POLICY CMP0091)
7
cmake_policy(SET CMP0091 NEW)
8
endif()
9
10
-project(YAML_CPP VERSION 0.6.3 LANGUAGES CXX)
+project(YAML_CPP VERSION 0.7.0 LANGUAGES CXX)
11
12
include(CMakePackageConfigHelpers)
13
include(CMakeDependentOption)
0 commit comments