blob: dffd63df45b65f2da635b2431f7512be398a0344 (
plain)
1
2
3
4
5
6
7
8
|
CTEST_USE_LAUNCHERS_DEFAULT
---------------------------
.. versionadded:: 3.10
.. include:: ENV_VAR.txt
Initializes the :variable:`CTEST_USE_LAUNCHERS` variable if not already defined.
|