blob: a3b751f39ee9a65cfeb5af79bc9c8b692d59ae08 (
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)`
that can be used for custom commands or tests to invoke
CTest commands.
|