mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2026-02-05 16:46:28 +00:00
Update project version to 0.9.0
This commit is contained in:
@@ -8,7 +8,7 @@ if(POLICY CMP0091)
|
||||
cmake_policy(SET CMP0091 NEW)
|
||||
endif()
|
||||
|
||||
project(YAML_CPP VERSION 0.8.0 LANGUAGES CXX)
|
||||
project(YAML_CPP VERSION 0.9.0 LANGUAGES CXX)
|
||||
|
||||
set(YAML_CPP_MAIN_PROJECT OFF)
|
||||
if(CMAKE_SOURCE_DIR STREQUAL PROJECT_SOURCE_DIR)
|
||||
|
||||
Reference in New Issue
Block a user