hyporo-cpp/cmake/hprConfig.cmake.in

7 lines
149 B
CMake
Raw Normal View History

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