Add flatpak metadata and improve meson system

This commit is contained in:
Bnyro
2023-06-26 13:32:03 +02:00
parent eb8a01c27e
commit 7494340afb
11 changed files with 88 additions and 17 deletions

View File

@@ -1,5 +1,5 @@
{
"C_Cpp.default.compileCommands": "builddir/vscode_compile_commands.json",
"C_Cpp.default.compileCommands": "_build/vscode_compile_commands.json",
"files.watcherExclude": {
"**/.dart_tool": true,
".flatpak/**": true,