mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-01 12:18:36 -06:00
Merge topic 'memory_check_sanitizer_options_docs'
4426ddda1c Help: Clarify memory check sanitizer option behavior for `log_path`
Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Ben Boeckel <ben.boeckel@kitware.com>
Merge-request: !5699
This commit is contained in:
@@ -5,3 +5,8 @@ CTEST_MEMORYCHECK_SANITIZER_OPTIONS
|
||||
|
||||
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``.
|
||||
|
||||
Reference in New Issue
Block a user