Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Utilities
KDebugSettings
Commits
ad8893f1
Commit
ad8893f1
authored
Dec 14, 2021
by
Laurent Montel
😁
Browse files
Add asan support
parent
048439bb
Pipeline
#109690
passed with stage
in 58 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakePresets.json
View file @
ad8893f1
...
...
@@ -111,6 +111,10 @@
"name"
:
"dev-clang"
,
"configurePreset"
:
"dev-clang"
},
{
"name"
:
"asan"
,
"configurePreset"
:
"asan"
},
{
"name"
:
"clazy"
,
"configurePreset"
:
"clazy"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment