yaml-cpp/yaml-cpp-config.cmake.in

7 lines
197 B
CMake
Raw Normal View History

2017-10-24 18:48:13 +03:00
@PACKAGE_INIT@
# Our library dependencies (contains definitions for IMPORTED targets)
2017-10-24 18:48:13 +03:00
include("${CMAKE_CURRENT_LIST_DIR}/@targets_export_name@.cmake")
check_required_components("@PROJECT_NAME@")