mirror of
https://github.com/reactos/CMake.git
synced 2025-01-07 11:40:23 +00:00
06b310b5d5
Currently, CTest will not initialize any submodules within the already checked out source tree. Add an option to do so. The use case for not doing so is that some submodules may not be necessary for the current test and keeping network usage down may be important.
6 lines
150 B
ReStructuredText
6 lines
150 B
ReStructuredText
CTEST_GIT_INIT_SUBMODULES
|
|
-------------------------
|
|
|
|
Specify the CTest ``GITInitSubmodules`` setting
|
|
in a :manual:`ctest(1)` dashboard client script.
|