fix VSCode config
This commit is contained in:
parent
00ad163cc3
commit
b58cef5658
|
|
@ -4,7 +4,7 @@
|
|||
"name": "Linux",
|
||||
"includePath": [
|
||||
"${workspaceFolder}/**",
|
||||
"${workspaceFolder}/ext/limine/stivale"
|
||||
"${workspaceFolder}/ext"
|
||||
],
|
||||
"defines": [],
|
||||
"compilerPath": "/usr/bin/clang",
|
||||
|
|
@ -15,4 +15,4 @@
|
|||
}
|
||||
],
|
||||
"version": 4
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue