blob: 1ebcced7f4fb64833df03a7dabea3746d36b0764 (
plain)
1
2
3
4
5
6
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.
|