@ -168,15 +168,8 @@ R"RAW(
R"RAW(
"compile_command": "cmake --build ."
},
"meson": {)RAW"
#ifdef __APPLE__
"command": "meson.py",)RAW"
#else
"command": "meson",)RAW"
#endif
"meson": {
"command": "meson",
"compile_command": "ninja"
"save_on_compile_or_run": true,