mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-02 13:25:41 +02:00
Change CMake project name to 'Catch2'
This commit is contained in:

committed by
Martin Hořeňovský

parent
bdf431c400
commit
0d687a15d3
@@ -54,7 +54,7 @@ before_build:
|
||||
|
||||
# build with MSBuild
|
||||
build:
|
||||
project: Build\CatchSelfTest.sln # path to Visual Studio solution or project
|
||||
project: Build\Catch2.sln # path to Visual Studio solution or project
|
||||
parallel: true # enable MSBuild parallel builds
|
||||
verbosity: normal # MSBuild verbosity level {quiet|minimal|normal|detailed}
|
||||
|
||||
|
Reference in New Issue
Block a user