irods / irods_development_environment

BSD 3-Clause "New" or "Revised" License
7 stars 11 forks source link

Add option to enable address sanitizer CMake option #133

Closed alanking closed 7 months ago

alanking commented 7 months ago

iRODS and iCommands have a CMake option called IRODS_ENABLE_ADDRESS_SANITIZER. It is off by default. Let's add an option to the core builder that allows us to switch it on.