mirror of
https://github.com/Kitware/CMake.git
synced 2025-06-30 07:38:07 +08:00
8 lines
307 B
ReStructuredText
8 lines
307 B
ReStructuredText
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.
|