Skip to content
Snippets Groups Projects
Commit 204d0518 authored by Lars Bilke's avatar Lars Bilke Committed by Dmitri Naumov
Browse files

[cmake] Added test preset for debug.

parent a47bd4ff
No related branches found
No related tags found
No related merge requests found
......@@ -303,6 +303,13 @@
}
}
},
{
"name": "debug",
"configurePreset": "debug",
"inherits": [
"release"
]
},
{
"name": "release-all-large",
"configurePreset": "release-all",
......
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