This commit is contained in:
Martin Hořeňovský
2022-05-17 22:13:36 +02:00
parent abb669d4fd
commit 605a34765a
12 changed files with 455 additions and 119 deletions

View File

@@ -37,7 +37,7 @@ endif()
project(Catch2
VERSION 3.0.0 # CML version placeholder, don't delete
VERSION 3.0.1 # CML version placeholder, don't delete
LANGUAGES CXX
HOMEPAGE_URL "https://github.com/catchorg/Catch2"
DESCRIPTION "A modern, C++-native, unit test framework."