Merge branch 'master' into master
This commit is contained in:
commit
ae0441458b
@ -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.2 LANGUAGES CXX)
|
project(YAML_CPP VERSION 0.6.3 LANGUAGES CXX)
|
||||||
|
|
||||||
include(CMakePackageConfigHelpers)
|
include(CMakePackageConfigHelpers)
|
||||||
include(CMakeDependentOption)
|
include(CMakeDependentOption)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user