hyporo-cpp/cmake/templates/Config.cmake.in

7 lines
166 B
CMake
Raw Permalink Normal View History

2023-03-13 22:27:09 +05:00
@PACKAGE_INIT@
include(CMakeFindDependencyMacro)
include("${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@Targets.cmake")
2022-12-13 23:09:36 +05:00
check_required_components("@PROJECT_NAME@")