From 9c876cc29c7da38b69f831f55688e82a1f0ae40a Mon Sep 17 00:00:00 2001 From: khizmax Date: Thu, 16 Jun 2016 18:19:29 +0300 Subject: [PATCH] Added description of new instrumentation flags --- build/cmake/readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build/cmake/readme.md b/build/cmake/readme.md index 5d769e4d..58274bbc 100644 --- a/build/cmake/readme.md +++ b/build/cmake/readme.md @@ -21,7 +21,8 @@ After using command *cmake -L = 1.54) -- ... +- *WITH_ASAN:BOOL=OFF*: compile libcds with AddressSanitizer instrumentation +- *WITH_TSAN:BOOL=OFF*: compile libcds with ThreadSanitizer instrumentation Packaging ---------- -- 2.34.1