yaml-cpp-config.cmake.in
874 Bytes
-
Export library directory and shared libs to CMake config (#1113) · 97ebcf03
This pull request adds two new exported variables to the CMake config: YAML_CPP_LIBRARY_DIR - points to the directory containing the built library files YAML_CPP_SHARED_LIBS_BUILT - boolean value, lets users know whether shared libraries were built or not
Derzsi Dániel committed