Add address sanitzer option to CMake build system

Hi Ryan,

here is a patch for adding address sanitzer support to the CMake build system.
For me it works but maybe there is an even better way of adding these flags to the compile process.

Best regards,
Daniel

add_address_sanitizer_support.patch (521 Bytes)

Hi Daniel,

Thanks for the patch.

Ryan