You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
291 B
9 lines
291 B
CMAKE_CTEST_ARGUMENTS
|
|
---------------------
|
|
|
|
.. versionadded:: 3.17
|
|
|
|
Set this to a :ref:`semicolon-separated list <CMake Language Lists>` of
|
|
command-line arguments to pass to :manual:`ctest(1)` when running tests
|
|
through the ``test`` (or ``RUN_TESTS``) target of the generated build system.
|