mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-26 04:09:35 +03: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.
|