mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
Many environment variables were documented late and got assigned wrong versions by the script. (The whole Help/envvar section was only added in 3.10). Issue: #19715
8 lines
199 B
ReStructuredText
8 lines
199 B
ReStructuredText
CTEST_PARALLEL_LEVEL
|
|
--------------------
|
|
|
|
.. include:: ENV_VAR.txt
|
|
|
|
Specify the number of tests for CTest to run in parallel. See :manual:`ctest(1)`
|
|
for more information on parallel test execution.
|