mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-01-02 21:22:40 +00:00
Merge branch 'fix-build-errors' into 'master'
Update Catch2 to latest version See merge request KartKrew/Kart!1415
This commit is contained in:
commit
7785eb9f71
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ if(SRB2_CONFIG_ENABLE_TESTS)
|
|||
# https://github.com/catchorg/Catch2
|
||||
CPMAddPackage(
|
||||
NAME Catch2
|
||||
VERSION 3.1.1
|
||||
VERSION 3.4.0
|
||||
GITHUB_REPOSITORY catchorg/Catch2
|
||||
OPTIONS
|
||||
"CATCH_INSTALL_DOCS OFF"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue