summaryrefslogtreecommitdiffstats
path: root/Help/variable/CTEST_RESOURCE_SPEC_FILE.rst
blob: a6fdbc9efb66bc9dfa24759d2247f35911e87edf (plain)
1
2
3
4
5
6
7
8
9
10
CTEST_RESOURCE_SPEC_FILE
------------------------

Specify the CTest ``ResourceSpecFile`` setting in a :manual:`ctest(1)`
dashboard client script.

This can also be used to specify the resource spec file from a CMake build. If
no ``RESOURCE_SPEC_FILE`` is passed to :command:`ctest_test`, and
``CTEST_RESOURCE_SPEC_FILE`` is not specified in the dashboard script, the
value of this variable from the build is used.