1CMAKE_CTEST_COMMAND
2-------------------
3
4Full path to :manual:`ctest(1)` command installed with CMake.
5
6This is the full path to the CTest executable :manual:`ctest(1)` which is
7useful from custom commands that want to use the :manual:`cmake(1)` ``-E``
8option for portable system commands.
9