yaml-cpp/yaml-cpp-config.cmake.in
2019-02-27 22:48:10 +08:00

6 lines
196 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@")