ExternalProject-git-no-recurse.rst 305 B

1234567
  1. ExternalProject-git-no-recurse
  2. ------------------------------
  3. * The :module:`ExternalProject` module :command:`ExternalProject_Add`
  4. command gained a ``GIT_SUBMODULES_RECURSE`` option to specify whether
  5. Git submodules should be updated recursively. The default is on to
  6. preserve existing behavior.