mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-08 20:31:17 +00:00
Update build to 0.7.0.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# 3.5 is actually available almost everywhere, but this a good minimum
|
# 3.5 is actually available almost everywhere, but this a good minimum
|
||||||
cmake_minimum_required(VERSION 3.4)
|
cmake_minimum_required(VERSION 3.4)
|
||||||
project(YAML_CPP VERSION 0.6.3 LANGUAGES CXX)
|
project(YAML_CPP VERSION 0.7.0 LANGUAGES CXX)
|
||||||
|
|
||||||
include(CMakePackageConfigHelpers)
|
include(CMakePackageConfigHelpers)
|
||||||
include(CMakeDependentOption)
|
include(CMakeDependentOption)
|
||||||
|
Reference in New Issue
Block a user