# ruy CMake configuration file. include(CMakeFindDependencyMacro) find_dependency(cpuinfo) @PACKAGE_INIT@ include("${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@Targets.cmake")