We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b1a4db commit 740fa0bCopy full SHA for 740fa0b
examples/google_benchmark/CMakeLists.txt
@@ -3,7 +3,7 @@ include(FetchContent)
3
4
project(codspeed_picobench_compat VERSION 0.0.0 LANGUAGES CXX)
5
6
-set(BENCHMARK_DOWNLOAD_DEPENDENCIES ON)
+option(BENCHMARK_ENABLE_GTEST_TESTS OFF)
7
8
FetchContent_Declare(
9
google_benchmark
0 commit comments