mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-31 19:00:54 -06:00
Help: add release notes for topic 'ctest-run-submodule-sync'
This commit is contained in:
9
Help/release/dev/ctest-run-submodule-sync.rst
Normal file
9
Help/release/dev/ctest-run-submodule-sync.rst
Normal file
@@ -0,0 +1,9 @@
|
||||
ctest-run-submodule-sync
|
||||
------------------------
|
||||
|
||||
* The :command:`ctest_update` command now looks at the
|
||||
:variable:`CTEST_GIT_INIT_SUBMODULES` variable to determine whether
|
||||
submodules should be updated or not before updating.
|
||||
* The :command:`ctest_update` command will now synchronize submodules on an
|
||||
update. Updates which add submodules or change a submodule's URL will now be
|
||||
pulled properly.
|
||||
Reference in New Issue
Block a user