1CMAKE_CTEST_ARGUMENTS 2--------------------- 3 4.. versionadded:: 3.17 5 6Set this to a :ref:`semicolon-separated list <CMake Language Lists>` of 7command-line arguments to pass to :manual:`ctest(1)` when running tests 8through the ``test`` (or ``RUN_TESTS``) target of the generated build system. 9