mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-28 13:01:56 +00:00
Update Catch2 to latest version
Fixes build errors related to it
This commit is contained in:
parent
21706c6edf
commit
dbe80ab3a2
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ if(SRB2_CONFIG_ENABLE_TESTS)
|
||||||
# https://github.com/catchorg/Catch2
|
# https://github.com/catchorg/Catch2
|
||||||
CPMAddPackage(
|
CPMAddPackage(
|
||||||
NAME Catch2
|
NAME Catch2
|
||||||
VERSION 3.1.1
|
VERSION 3.4.0
|
||||||
GITHUB_REPOSITORY catchorg/Catch2
|
GITHUB_REPOSITORY catchorg/Catch2
|
||||||
OPTIONS
|
OPTIONS
|
||||||
"CATCH_INSTALL_DOCS OFF"
|
"CATCH_INSTALL_DOCS OFF"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue