Changeset View
Changeset View
Standalone View
Standalone View
files/cmake-project-version.patch
- This file was added.
| --- a/CMakeLists.txt | |||||
| +++ b/CMakeLists.txt | |||||
| @@ -13,7 +13,7 @@ foreach(p | |||||
| endif() | |||||
| endforeach() | |||||
| -project (benchmark VERSION 1.5.4 LANGUAGES CXX) | |||||
| +project (benchmark VERSION @VERSION@ 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) | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.