cmake find_package(benchmark) examples

CGAL/cgal AABB_tree/benchmark/AABB_tree/CMakeLists.txt :13

find_package(benchmark QUIET)

CGAL/cgal Polyline_simplification_2/benchmark/Polyline_simplification_2/CMakeLists.txt :5

find_package(benchmark REQUIRED)

CGAL/cgal Triangulation_3/benchmark/Triangulation_3/CMakeLists.txt :21

find_package(benchmark QUIET)

embree/embree tutorials/common/tutorial/CMakeLists.txt :26

FIND_PACKAGE(benchmark QUIET)

libgeos/geos benchmarks/CMakeLists.txt :12

find_package(benchmark QUIET)

grpc/grpc cmake/benchmark.cmake :30

find_package(benchmark REQUIRED CONFIG)

lammps/lammps lib/kokkos/algorithms/perf_test/CMakeLists.txt :4

find_package(benchmark QUIET 1.5.6)

lammps/lammps lib/kokkos/core/perf_test/CMakeLists.txt :27

find_package(benchmark QUIET 1.5.6)

libjxl/libjxl lib/jxl_benchmark.cmake :14

find_package(benchmark)

precice/precice CMakeLists.txt :656

find_package(benchmark REQUIRED)

google/re2 CMakeLists.txt :171

find_package(benchmark REQUIRED)

facebook/rocksdb microbench/CMakeLists.txt :1

find_package(benchmark REQUIRED)

eliaskosunen/scnlib cmake/dependencies.cmake :86

find_package(benchmark CONFIG REQUIRED)

gabime/spdlog bench/CMakeLists.txt :12

find_package(benchmark CONFIG)

trilinos/Trilinos packages/kokkos/algorithms/perf_test/CMakeLists.txt :4

find_package(benchmark QUIET 1.5.6)

trilinos/Trilinos packages/kokkos/core/perf_test/CMakeLists.txt :27

find_package(benchmark QUIET 1.5.6)

trilinos/Trilinos packages/kokkos-kernels/cmake/kokkoskernels_benchmarks.cmake :7

FIND_PACKAGE(benchmark QUIET)

Viskores/viskores benchmarking/CMakeLists.txt :25

find_package(benchmark REQUIRED)