blob: 6cd51fa18e8b1ee04724a7da61051304313d3c3a (
plain)
1
2
3
4
5
6
7
|
CTEST_MEMORYCHECK_SANITIZER_OPTIONS
-----------------------------------
.. versionadded:: 3.1
Specify the CTest ``MemoryCheckSanitizerOptions`` setting
in a :manual:`ctest(1)` dashboard client script.
|