Skip to content
Snippets Groups Projects
Verified Commit 8780aa9c authored by Alberto Miranda's avatar Alberto Miranda :hotsprings:
Browse files

Enable use of AddressSanitizer in CI

parent ed9648dc
No related branches found
No related tags found
1 merge request!28Resolve "Enable ASan build profile in CI"
......@@ -14,6 +14,7 @@ build:
- mkdir -p build
- cd build
- cmake
-DCMAKE_BUILD_TYPE:STRING=ASan
-DCMAKE_PREFIX_PATH:STRING=/usr/local
-DCMAKE_INSTALL_PREFIX:STRING=${CI_PROJECT_DIR}/compiled
-DSCORD_BUILD_EXAMPLES:BOOL=ON
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment