mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-27 03:00:46 +08:00
Bump to catch2 v3.5.0
This commit is contained in:
parent
d10bef50d9
commit
235e12c67e
@ -21,7 +21,7 @@ else()
|
||||
include(FetchContent)
|
||||
FetchContent_Declare(Catch2
|
||||
GIT_REPOSITORY https://github.com/catchorg/Catch2.git
|
||||
GIT_TAG 3f0283de7a9c43200033da996ff9093be3ac84dc # v3.3.2
|
||||
GIT_TAG 53d0d913a422d356b23dd927547febdf69ee9081 # v3.5.0
|
||||
)
|
||||
FetchContent_MakeAvailable(Catch2)
|
||||
endif()
|
||||
|
Loading…
Reference in New Issue
Block a user