This commit is contained in:
Martin Hořeňovský
2018-03-07 11:01:06 +01:00
parent a3d3a633b2
commit d14b7563c2
9 changed files with 219 additions and 144 deletions

View File

@@ -6,7 +6,7 @@ if(NOT DEFINED PROJECT_NAME)
set(NOT_SUBPROJECT ON)
endif()
project(Catch2 LANGUAGES CXX VERSION 2.1.2)
project(Catch2 LANGUAGES CXX VERSION 2.2.0)
include(GNUInstallDirs)