mirror of
https://github.com/progsource/maddy.git
synced 2026-03-25 07:50:39 +01:00
Update GoogleTest to v1.15.0
This commit is contained in:
@@ -21,7 +21,7 @@ include(FetchContent)
|
||||
FetchContent_Declare(
|
||||
googletest
|
||||
GIT_REPOSITORY https://github.com/google/googletest.git
|
||||
GIT_TAG b796f7d44681514f58a683a3a71ff17c94edb0c1 # v1.13.0
|
||||
GIT_TAG v1.15.0
|
||||
)
|
||||
FetchContent_MakeAvailable(googletest)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user