mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
ExternalProject: Initialize Git submodules recursively and on update (#16083)
This commit is contained in:
7
Help/release/dev/ExternalProject-git-recursive-init.rst
Normal file
7
Help/release/dev/ExternalProject-git-recursive-init.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
ExternalProject-git-recursive-init
|
||||
----------------------------------
|
||||
|
||||
* The :module:`ExternalProject` module learned to initialize Git submodules
|
||||
recursively and also to initialize new submodules on updates. Use the
|
||||
``GIT_SUBMODULES`` option to restrict which submodules are initalized and
|
||||
updated.
|
||||
Reference in New Issue
Block a user