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