Cleanup
This commit is contained in:
@@ -4,11 +4,11 @@ clangd = <<CLANGD
|
|||||||
CompileFlags:
|
CompileFlags:
|
||||||
Add: [
|
Add: [
|
||||||
-I#{dir}/include,
|
-I#{dir}/include,
|
||||||
-I#{dir}/libs/mruby/include,
|
-I#{dir}/libs/mruby/build/host/include,
|
||||||
-std=c++23
|
-std=c++23
|
||||||
]
|
]
|
||||||
Remove: []
|
Remove: []
|
||||||
Compiler: clang++
|
Compiler: clang++
|
||||||
CLANGD
|
CLANGD
|
||||||
|
|
||||||
File.write ".clangd", clangd
|
File.write ".clangd", clangd
|
||||||
|
|||||||
Reference in New Issue
Block a user