diff --git a/.vscode/settings.json b/.vscode/settings.json index 632b00a..d7aef48 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -10,5 +10,6 @@ }, "[json]": { "editor.defaultFormatter": "oxc.oxc-vscode" - } + }, + "cmake.ignoreCMakeListsMissing": true } \ No newline at end of file