CTEST_RESOURCE_SPEC_FILE.rst 415 B

12345678910
  1. CTEST_RESOURCE_SPEC_FILE
  2. ------------------------
  3. Specify the CTest ``ResourceSpecFile`` setting in a :manual:`ctest(1)`
  4. dashboard client script.
  5. This can also be used to specify the resource spec file from a CMake build. If
  6. no ``RESOURCE_SPEC_FILE`` is passed to :command:`ctest_test`, and
  7. ``CTEST_RESOURCE_SPEC_FILE`` is not specified in the dashboard script, the
  8. value of this variable from the build is used.