Sober7135 opened a new issue, #817: URL: https://github.com/apache/incubator-graphar/issues/817
### Describe the enhancement requested This issue proposes adding a option to C++ CMake config. 1. The option is enabled by default, so it has no impact unless it is explicitly set to `OFF` 2. When this option is `OFF`, GraphAr will not link against AddressSanitizer, so other libraries/bindings that depend on GraphAr and are built in Debug do not need to link against AddressSanitizer ### Component(s) C++ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
