2013-10-15 19:17:36 +04:00
|
|
|
CMAKE_CTEST_COMMAND
|
|
|
|
-------------------
|
|
|
|
|
2015-08-18 08:34:01 +03:00
|
|
|
Full path to :manual:`ctest(1)` command installed with CMake.
|
2013-10-15 19:17:36 +04:00
|
|
|
|
2015-08-18 08:34:01 +03:00
|
|
|
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.
|