mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-09-13 20:23:04 +02:00
Update googltest library to v1.17.0
This commit is contained in:
parent
bad60834cc
commit
ea9d57cdde
@ -64,7 +64,7 @@ Include(FetchContent)
|
|||||||
FetchContent_Declare(
|
FetchContent_Declare(
|
||||||
GTest
|
GTest
|
||||||
GIT_REPOSITORY https://github.com/google/googletest.git
|
GIT_REPOSITORY https://github.com/google/googletest.git
|
||||||
GIT_TAG release-1.10.0)
|
GIT_TAG v1.17.0)
|
||||||
|
|
||||||
FetchContent_MakeAvailable(GTest)
|
FetchContent_MakeAvailable(GTest)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user