Update meson file

This commit is contained in:
daleclack 2021-09-02 12:14:36 +08:00
parent d6b621dde2
commit be0eb21590
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"tasks": [ "tasks": [
{ {
"type": "meson", "type": "meson",
"target": "gtk92", //"target": "gtk92",
"mode": "build", "mode": "build",
"group": "build", "group": "build",
"problemMatcher": [], "problemMatcher": [],
@ -10,4 +10,4 @@
} }
], ],
"version": "2.0.0" "version": "2.0.0"
} }