I need to set address sanitizers for my Visual Studio project via my CMake file. I can't make use of the GUI option for enabling sanitizers in VS since I need sanitizers to be enabled in my CI/CD flow.
Asked
Active
Viewed 705 times
4
-
https://stackoverflow.com/questions/44320465/whats-the-proper-way-to-enable-addresssanitizer-in-cmake-that-works-in-xcode – zkoza Feb 08 '21 at 13:24