mirror of
https://github.com/triqs/dft_tools
synced 2025-01-10 13:08:18 +01:00
[cmake] Make sure deps/download.sh clones only if dirs do not exist yet
This commit is contained in:
parent
ebe9add3c7
commit
1959a60d15
2
deps/download.sh
vendored
2
deps/download.sh
vendored
@ -1 +1 @@
|
||||
git clone https://github.com/google/googletest --branch v1.10.x --depth 1
|
||||
[ ! -d 'googletest' ] && git clone https://github.com/google/googletest --branch v1.10.x --depth 1
|
||||
|
Loading…
Reference in New Issue
Block a user