mirror of https://github.com/google/benchmark.git
preparing v1.5.6 release
This commit is contained in:
parent
07f833d6b2
commit
ddc76e513e
|
@ -13,7 +13,7 @@ foreach(p
|
|||
endif()
|
||||
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_EXCEPTIONS "Enable the use of exceptions in the benchmark library." ON)
|
||||
|
|
Loading…
Reference in New Issue