This commit is contained in:
Martin Hořeňovský
2023-07-13 13:37:30 +02:00
parent 683c85772f
commit 6e79e682b7
8 changed files with 1975 additions and 1636 deletions

View File

@@ -32,7 +32,7 @@ if (CMAKE_BINARY_DIR STREQUAL CMAKE_CURRENT_SOURCE_DIR)
endif()
project(Catch2
VERSION 3.3.2 # CML version placeholder, don't delete
VERSION 3.4.0 # CML version placeholder, don't delete
LANGUAGES CXX
# HOMEPAGE_URL is not supported until CMake version 3.12, which
# we do not target yet.