This commit is contained in:
Martin Hořeňovský
2022-07-17 20:18:44 +02:00
parent 9c9f35068e
commit 97c48e0c34
8 changed files with 831 additions and 780 deletions

View File

@@ -37,7 +37,7 @@ endif()
project(Catch2
VERSION 3.0.1 # CML version placeholder, don't delete
VERSION 3.1.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.