mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-30 11:10:06 -05:00
0ba8010255
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
122 KiB
122 KiB