CMake/Help/variable/CTEST_MEMORYCHECK_TYPE.rst

9 lines
308 B
ReStructuredText

CTEST_MEMORYCHECK_TYPE
----------------------
Specify the CTest ``MemoryCheckType`` setting
in a :manual:`ctest(1)` dashboard client script.
Valid values are ``Valgrind``, ``Purify``, ``BoundsChecker``, and
``ThreadSanitizer``, ``AddressSanitizer``, ``MemorySanitizer``, and
``UndefinedBehaviorSanitizer``.