cppdap/cmake/Config.cmake.in
2023-01-05 12:40:05 +00:00

6 lines
177 B
CMake

@PACKAGE_INIT@
include(CMakeFindDependencyMacro)
include("${CMAKE_CURRENT_LIST_DIR}/@CPPDAP_TARGETS_EXPORT_NAME@.cmake")
check_required_components("@CPPDAP_TARGET_NAME@")