Skip to content

Commit f9a654e

Browse files
committed
Bumped version to 2.5.0 + generated single header files.
1 parent 3c6ec8a commit f9a654e

File tree

12 files changed

+3780
-2284
lines changed

12 files changed

+3780
-2284
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# ARCH_INDEPENDENT option at write_basic_package_version_file requires 3.14 version of CMake.
22
cmake_minimum_required(VERSION 3.14...3.26)
33

4-
project(FakeIt VERSION 2.4.1 LANGUAGES CXX)
4+
project(FakeIt VERSION 2.5.0 LANGUAGES CXX)
55

66
option(ENABLE_TESTING "Enable build of tests." OFF)
77
set(OVERRIDE_CXX_STANDARD_FOR_TESTS "" CACHE STRING "Override the C++ standard used for building tests.")

0 commit comments

Comments
 (0)