bolt/deps/llvm-18.1.8/third-party/benchmark/cmake/Config.cmake.in

8 lines
144 B
CMake
Raw Normal View History

2025-02-14 19:21:04 +01:00
@PACKAGE_INIT@
include (CMakeFindDependencyMacro)
find_dependency (Threads)
include("${CMAKE_CURRENT_LIST_DIR}/@targets_export_name@.cmake")