mirror of
https://github.com/triqs/dft_tools
synced 2024-12-22 12:23:41 +01:00
[cmake] Use googletest master branch (live-at-head) instead of release-1.10.0
This commit is contained in:
parent
f247db58d8
commit
efad2fe6ef
2
deps/CMakeLists.txt
vendored
2
deps/CMakeLists.txt
vendored
@ -61,7 +61,7 @@ endif()
|
||||
# -- GTest --
|
||||
external_dependency(GTest
|
||||
GIT_REPO https://github.com/google/googletest
|
||||
GIT_TAG release-1.10.0
|
||||
GIT_TAG master
|
||||
BUILD_ALWAYS
|
||||
EXCLUDE_FROM_ALL
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user