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.
cmake/Help/variable/CTEST_MEMORYCHECK_SANITIZER...

13 lines
393 B

CTEST_MEMORYCHECK_SANITIZER_OPTIONS
-----------------------------------
.. versionadded:: 3.1
Specify the CTest ``MemoryCheckSanitizerOptions`` setting
in a :manual:`ctest(1)` dashboard client script.
CTest prepends correct sanitizer options ``*_OPTIONS``
environment variable to executed command. CTests adds
its own ``log_path`` to sanitizer options, don't provide your
own ``log_path``.