updated build system

This commit is contained in:
2024-08-20 10:00:11 -05:00
parent eb3ad67819
commit ba3c6d78cb
2 changed files with 7 additions and 0 deletions

5
.clangd Normal file
View File

@ -0,0 +1,5 @@
{
"CompileFlags": {
"Remove": ["-flarge-source-files"]
}
}