mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-09 12:41:17 +00:00
Set the default build to the old API, and removed the duplicate spec test implementation for the old api
This commit is contained in:
@@ -35,7 +35,7 @@ enable_testing()
|
||||
## Project stuff
|
||||
option(YAML_CPP_BUILD_TOOLS "Enable testing and parse tools" ON)
|
||||
option(YAML_CPP_BUILD_CONTRIB "Enable contrib stuff in library" ON)
|
||||
option(YAML_CPP_BUILD_OLD_API "Enable building the old API" OFF)
|
||||
option(YAML_CPP_BUILD_OLD_API "Enable building the old API" ON)
|
||||
|
||||
## Build options
|
||||
# --> General
|
||||
|
Reference in New Issue
Block a user