mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-03 13:39:32 +01:00
Change CMake project name to 'Catch2'
This commit is contained in:
committed by
Martin Hořeňovský
parent
bdf431c400
commit
0d687a15d3
@@ -6,7 +6,7 @@ if(NOT DEFINED PROJECT_NAME)
|
||||
set(NOT_SUBPROJECT ON)
|
||||
endif()
|
||||
|
||||
project(CatchSelfTest)
|
||||
project(Catch2)
|
||||
|
||||
include(GNUInstallDirs)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user