mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-04 11:30:52 +01:00
Bumped git-versions in cmake for catch and googletest
This commit is contained in:
@@ -63,7 +63,7 @@ Include(FetchContent)
|
||||
FetchContent_Declare(
|
||||
GTest
|
||||
GIT_REPOSITORY https://github.com/google/googletest.git
|
||||
GIT_TAG release-1.10.0)
|
||||
GIT_TAG v1.15.2)
|
||||
|
||||
FetchContent_MakeAvailable(GTest)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user