Skip to content

Commit

Permalink
Hunter spdlog points to official release
Browse files Browse the repository at this point in the history
  • Loading branch information
Mayeul d'Avezac committed Dec 14, 2016
1 parent ea0cb0a commit 98efc52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hunter_recipes/projects/GBenchmark/hunter.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ hunter_add_version(
VERSION
"1.1.0"
URL
"https://github.com/mdavezac/benchmark/archive/v1.1.0.tar.gz"
"https://github.com/google/benchmark/archive/v1.1.0.tar.gz"
SHA1
772372564531dc0023037367a122391326bd1dc0
8c539bbe2a212618fa87b6c38fba087100b6e4ae
)

hunter_cmake_args(GBenchmark CMAKE_ARGS BENCHMARK_ENABLE_TESTING=OFF)
Expand Down

0 comments on commit 98efc52

Please sign in to comment.