ctest-run-submodule-sync.rst 405 B

123456789
  1. ctest-run-submodule-sync
  2. ------------------------
  3. * The :command:`ctest_update` command now looks at the
  4. :variable:`CTEST_GIT_INIT_SUBMODULES` variable to determine whether
  5. submodules should be updated or not before updating.
  6. * The :command:`ctest_update` command will now synchronize submodules on an
  7. update. Updates which add submodules or change a submodule's URL will now be
  8. pulled properly.