We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c6ec8a commit f9a654eCopy full SHA for f9a654e
CMakeLists.txt
@@ -1,7 +1,7 @@
1
# ARCH_INDEPENDENT option at write_basic_package_version_file requires 3.14 version of CMake.
2
cmake_minimum_required(VERSION 3.14...3.26)
3
4
-project(FakeIt VERSION 2.4.1 LANGUAGES CXX)
+project(FakeIt VERSION 2.5.0 LANGUAGES CXX)
5
6
option(ENABLE_TESTING "Enable build of tests." OFF)
7
set(OVERRIDE_CXX_STANDARD_FOR_TESTS "" CACHE STRING "Override the C++ standard used for building tests.")
0 commit comments