Skip to content
Snippets Groups Projects
Commit 6cdf3636 authored by Andy Maloney's avatar Andy Maloney Committed by Jesse Beder
Browse files

CMake: Prefix options with "YAML" and hide platform-specific options (#734)

* CMake: Prefix options with "YAML" and hide platform-specific options

When including yaml-cpp as a subproject, some option names can conflict with other projects.

(1) Make sure the yaml-cpp options are prefixed with YAML
(2) Hide platform-specific options when possible to avoid cluttering the cmake option list

* Update docs for change from BUILD_SHARED_LIBS to YAML_BUILD_SHARED_LIBS
parent d638508d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment