From d2c7f249d0dc72ea23d6d649b8f93b82bc1178f8 Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Tue, 6 Aug 2024 20:54:11 -0500 Subject: I hate you, Meson Signed-off-by: Matt Strapp --- .vscode/settings.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 544ace5..203b3f0 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -8,6 +8,4 @@ ], "python.testing.pytestEnabled": false, "python.testing.unittestEnabled": true, - "C_Cpp.default.compileCommands": "/home/user/src/locusts-r-us/locusts/builddir/compile_commands.json", - "C_Cpp.default.configurationProvider": "mesonbuild.mesonbuild" } \ No newline at end of file -- cgit v1.2.3