summaryrefslogtreecommitdiff
path: root/Help/variable/CMAKE_CTEST_COMMAND.rst
blob: b2942e2a8b781057776fb37b37b043a92b786ec2 (plain)
1
2
3
4
5
6
7
8
CMAKE_CTEST_COMMAND
-------------------

Full path to :manual:`ctest(1)` command installed with CMake.

This is the full path to the CTest executable :manual:`ctest(1)` which is
useful from custom commands that want to use the :manual:`cmake(1)` ``-E``
option for portable system commands.