diff options
author | Charis Marangos <info@schemingdeveloper.com> | 2020-02-10 21:21:20 (GMT) |
---|---|---|
committer | Craig Scott <craig.scott@crascit.com> | 2020-02-10 23:14:42 (GMT) |
commit | 0ba8010255b8d2e2efcd2d0fe454cdee0be902e2 (patch) | |
tree | 347d6cd0d425c7e96945bf4f93ada5fe553fa146 /Utilities | |
parent | 155540d89eb5ac00fd8ba03a9580de2382af6386 (diff) | |
download | CMake-0ba8010255b8d2e2efcd2d0fe454cdee0be902e2.zip CMake-0ba8010255b8d2e2efcd2d0fe454cdee0be902e2.tar.gz CMake-0ba8010255b8d2e2efcd2d0fe454cdee0be902e2.tar.bz2 |
ExternalProject: Fix git submodule recursion on update
In commit 5bc6230741 (ExternalProject: Option to turn off recursive
update of git submodules, 2019-10-16) we implemented the feature in the
clone script written by `_ep_write_gitclone_script` but not in the
update script written by `_ep_write_gitupdate_script`. Implement the
latter by factoring out a common helper to use in both places.
Fixes: #20335
Diffstat (limited to 'Utilities')
0 files changed, 0 insertions, 0 deletions