CMAKE_TEST_LAUNCHER.rst 363 B

1234567891011
  1. CMAKE_TEST_LAUNCHER
  2. -------------------
  3. .. versionadded:: 3.29
  4. .. include:: ENV_VAR.txt
  5. The default value for the :variable:`CMAKE_TEST_LAUNCHER` variable when there
  6. is no explicit configuration given on the first run while creating a new
  7. build tree. On later runs in an existing build tree the value persists in
  8. the cache as :variable:`CMAKE_TEST_LAUNCHER`.