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

6 lines
196 B
CMake
Raw Normal View History

2019-02-27 14:56:05 +03:00
@PACKAGE_INIT@
# Our library dependencies (contains definitions for IMPORTED targets)
2019-02-27 14:56:05 +03:00
include("${CMAKE_CURRENT_LIST_DIR}/@targets_export_name@.cmake")
check_required_components("@PROJECT_NAME@")