New examples (#47)

* simplify yaml build

* add simple_match
This commit is contained in:
Lars Melchior
2019-05-17 18:07:31 +02:00
committed by GitHub
parent 8253393c75
commit b1ef60175a
3 changed files with 59 additions and 3 deletions

View File

@@ -13,9 +13,9 @@ CPMAddPackage(
GIT_TAG 012269756149ae99745b6dafefd415843d7420bb
OPTIONS
"YAML_CPP_BUILD_TESTS Off"
"YAML_CPP_BUILD_CONTRIB On"
"YAML_CPP_BUILD_TOOLS On"
)
"YAML_CPP_BUILD_CONTRIB Off"
"YAML_CPP_BUILD_TOOLS Off"
)
# ---- Executable ----