mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 00:28:23 +01:00
build(deps): update googletest to v1.17.0
This commit is contained in:
parent
9d48f28708
commit
a46bf4d4fe
@ -420,10 +420,11 @@ if (STANDALONE_BUILD)
|
|||||||
cmake_policy(SET CMP0135 NEW)
|
cmake_policy(SET CMP0135 NEW)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
FetchContent_Declare(
|
FetchContent_Declare(
|
||||||
googletest
|
googletest
|
||||||
URL https://github.com/google/googletest/archive/release-1.12.1.tar.gz
|
GIT_REPOSITORY https://github.com/google/googletest.git
|
||||||
)
|
GIT_TAG v1.17.0
|
||||||
|
)
|
||||||
|
|
||||||
mark_as_advanced(
|
mark_as_advanced(
|
||||||
FETCHCONTENT_BASE_DIR
|
FETCHCONTENT_BASE_DIR
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user