blob: 0f3a4f12bc38f5f76c660991c6d870597a7d99bd [file] [log] [blame]
# ruy CMake configuration file.
include(CMakeFindDependencyMacro)
find_dependency(cpuinfo)
@PACKAGE_INIT@
include("${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@Targets.cmake")