mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-09-13 20:23:04 +02:00
Update Catch2 library to v2.13.10
This commit is contained in:
parent
6119d49d15
commit
bad60834cc
@ -64,7 +64,7 @@ Include(FetchContent)
|
||||
FetchContent_Declare(
|
||||
Catch2
|
||||
GIT_REPOSITORY https://github.com/catchorg/Catch2.git
|
||||
GIT_TAG v2.13.1)
|
||||
GIT_TAG v2.13.10)
|
||||
|
||||
FetchContent_MakeAvailable(Catch2)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user