cmake-ctest-arguments.rst 257 B

123456
  1. cmake-ctest-arguments
  2. ---------------------
  3. * A :variable:`CMAKE_CTEST_ARGUMENTS` variable was added to specify a list
  4. of command-line arguments passed to CTest when running through the
  5. ``test`` (or ``RUN_TESTS``) target of the generated build system.