link to sanitizer_readme.md

Signed-off-by: Pratik Mankawde <pratikmankawde@gmail.com>
This commit is contained in:
Pratik Mankawde
2025-11-21 18:10:18 +00:00
parent 49f8daf82f
commit 9cdabe98e2

View File

@@ -370,6 +370,7 @@ tools.build:cxxflags=['-DBOOST_ASIO_DISABLE_CONCEPTS']
```
Available options for SANITIZERS: `Address` and `Thread`
More details here: [SANITIZERS_README](./SANITIZERS_README.md)
To build Debug, in the next step, be sure to set `-DCMAKE_BUILD_TYPE=Debug`