optimad / bitpit

Open source library for scientific HPC
http://optimad.github.io/bitpit/
GNU Lesser General Public License v3.0
117 stars 33 forks source link

cmake: add support for AddressSanitizer #308

Closed andrea-iob closed 2 years ago

andrea-iob commented 2 years ago

The new build type "RelWithSanitize" enables the support for AddressSanitizer. Active modules are "undefined" and "address".