mirror of
https://github.com/google/benchmark.git
synced 2025-04-03 16:10:58 +08:00
preparing v1.5.6 release
This commit is contained in:
parent
07f833d6b2
commit
ddc76e513e
@ -13,7 +13,7 @@ foreach(p
|
|||||||
endif()
|
endif()
|
||||||
endforeach()
|
endforeach()
|
||||||
|
|
||||||
project (benchmark VERSION 1.5.4 LANGUAGES CXX)
|
project (benchmark VERSION 1.5.6 LANGUAGES CXX)
|
||||||
|
|
||||||
option(BENCHMARK_ENABLE_TESTING "Enable testing of the benchmark library." ON)
|
option(BENCHMARK_ENABLE_TESTING "Enable testing of the benchmark library." ON)
|
||||||
option(BENCHMARK_ENABLE_EXCEPTIONS "Enable the use of exceptions in the benchmark library." ON)
|
option(BENCHMARK_ENABLE_EXCEPTIONS "Enable the use of exceptions in the benchmark library." ON)
|
||||||
|
Loading…
Reference in New Issue
Block a user