yaml-cpp/yaml-cpp-config.cmake.in
2017-10-24 11:48:13 -04:00

7 lines
197 B
CMake

@PACKAGE_INIT@
# Our library dependencies (contains definitions for IMPORTED targets)
include("${CMAKE_CURRENT_LIST_DIR}/@targets_export_name@.cmake")
check_required_components("@PROJECT_NAME@")