mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 22:58:37 -05:00
ExternalProject: Initialize Git submodules recursively and on update (#16083)
This commit is contained in:
@@ -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