Skip to content

Commit

Permalink
Merge pull request #2795 from turintech/develop
Browse files Browse the repository at this point in the history
Specified git branch for google benchmark fetch in benchmark test
  • Loading branch information
nlohmann authored Jul 13, 2021
2 parents 9426074 + b7e493e commit 4e92a61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions benchmarks/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ include(FetchContent)
FetchContent_Declare(
benchmark
GIT_REPOSITORY https://github.com/google/benchmark.git
GIT_TAG origin/main
GIT_SHALLOW TRUE
)

Expand Down

0 comments on commit 4e92a61

Please sign in to comment.