Files
cpp-project-template/third_party/benchmark/cmake/Config.cmake.in

8 lines
144 B
CMake
Raw Normal View History

@PACKAGE_INIT@
include (CMakeFindDependencyMacro)
find_dependency (Threads)
include("${CMAKE_CURRENT_LIST_DIR}/@targets_export_name@.cmake")