xo-numeric/xo-allocutil/cmake/xo_allocutilConfig.cmake.in

6 lines
187 B
CMake

@PACKAGE_INIT@
include(CMakeFindDependencyMacro)
#find_dependency(randomgen)
include("${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@Targets.cmake")
check_required_components("@PROJECT_NAME@")