Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
System
KCron
Commits
d10d4db3
Commit
d10d4db3
authored
Jun 20, 2021
by
Laurent Montel
Browse files
GIT_SILENT: add asan/unity support
parent
3f791c7f
Pipeline
#78023
skipped
Changes
1
Pipelines
6
Hide whitespace changes
Inline
Side-by-side
CMakePresets.json
View file @
d10d4db3
...
...
@@ -71,6 +71,14 @@
"name"
:
"dev"
,
"configurePreset"
:
"dev"
},
{
"name"
:
"asan"
,
"configurePreset"
:
"asan"
},
{
"name"
:
"unity"
,
"configurePreset"
:
"unity"
},
{
"name"
:
"clazy"
,
"configurePreset"
:
"clazy"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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