CMAKE_CTEST_COMMAND.rst 241 B

12345678
  1. CMAKE_CTEST_COMMAND
  2. -------------------
  3. Full path to :manual:`ctest(1)` command installed with CMake.
  4. This is the full path to the CTest executable :manual:`ctest(1)`
  5. that can be used for custom commands or tests to invoke
  6. CTest commands.