Add Address Sanitizer configuration profile for CMake
ASan is often very useful to detect unexpected errors in the code. It would be very helpful to be able to configure the CMake build to use ASan in a simple manner.
ASan is often very useful to detect unexpected errors in the code. It would be very helpful to be able to configure the CMake build to use ASan in a simple manner.