Skip to content

Commit

Permalink
Add new psudorelease of gbenchmark from ucl spac
Browse files Browse the repository at this point in the history
  • Loading branch information
jenshnielsen committed Aug 10, 2016
1 parent 3d954bb commit 0073f3a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions hunter_recipes/projects/GBenchmark/hunter.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,17 @@ hunter_add_version(
4f778985dce02d2e63262e6f388a24b595254a93
)

hunter_add_version(
PACKAGE_NAME
GBenchmark
VERSION
"1.1.0"
URL
"https://github.com/mdavezac/benchmark/archive/v1.1.0.tar.gz"
SHA1
772372564531dc0023037367a122391326bd1dc0
)

hunter_cmake_args(GBenchmark CMAKE_ARGS BENCHMARK_ENABLE_TESTING=OFF)
hunter_configuration_types(GBenchmark CONFIGURATION_TYPES Release)
# Pick a download scheme
Expand Down

0 comments on commit 0073f3a

Please sign in to comment.