Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CMake: hide all the symbols by default
Hide all the symbols that are not explicitly exported with YAML_CPP_API. This way the ABI will be way smaller, and only actually exposing the public classes/functions.
- Loading branch information