mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-02 20:29:49 -05:00
9 lines
296 B
ReStructuredText
9 lines
296 B
ReStructuredText
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 :option:`cmake -E <cmake_E -E>`
|
|
option for portable system commands.
|