ExternalProject-git-recursive-init.rst 307 B

1234567
  1. ExternalProject-git-recursive-init
  2. ----------------------------------
  3. * The :module:`ExternalProject` module learned to initialize Git submodules
  4. recursively and also to initialize new submodules on updates. Use the
  5. ``GIT_SUBMODULES`` option to restrict which submodules are initalized and
  6. updated.