Sign in
cobalt
/
cobalt.git
/
25902c6cb1ab9cfd8ae2ee6b0fb52953f73deda5
/
.
/
third_party
/
google_benchmark
/
src
/
cmake
/
Config.cmake.in
blob: 2e15f0cf82dcad57c9fbb86716762b8b2920f506 [
file
]
@PACKAGE_INIT@
include
(
CMakeFindDependencyMacro
)
find_dependency
(
Threads
)
include
(
"${CMAKE_CURRENT_LIST_DIR}/@targets_export_name@.cmake"
)