15 lines
No EOL
219 B
JSON
15 lines
No EOL
219 B
JSON
{
|
|
"version": "2.0.0",
|
|
"tasks": [
|
|
{
|
|
"type": "meson",
|
|
"target": "graphicsconverter:executable",
|
|
"mode": "build",
|
|
"problemMatcher": [
|
|
"$meson-gcc"
|
|
],
|
|
"group": "build",
|
|
"label": "build"
|
|
}
|
|
]
|
|
} |