Make scripts executable for linux/macos
This commit is contained in:
@@ -30,7 +30,7 @@ Additionally you need to pass pass the following arguments to `clangd`:
|
|||||||
```json
|
```json
|
||||||
"clangd.arguments": [
|
"clangd.arguments": [
|
||||||
"--log=verbose",
|
"--log=verbose",
|
||||||
"--query-driver=*/clang-cl.exe,*/zig-cc.*,*/zig-c++.*,*/em++.bat,*/emcc.bat,*/em++,*/emcc",
|
"--query-driver=**/zig-cc.cmd,**/zig-cc,**/zig-c++.cmd,**/zig-c++",
|
||||||
]
|
]
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
0
cmake/zig-ar
Normal file → Executable file
0
cmake/zig-ar
Normal file → Executable file
0
cmake/zig-c++
Normal file → Executable file
0
cmake/zig-c++
Normal file → Executable file
0
cmake/zig-cc
Normal file → Executable file
0
cmake/zig-cc
Normal file → Executable file
0
cmake/zig-ranlib
Normal file → Executable file
0
cmake/zig-ranlib
Normal file → Executable file
0
cmake/zig-rc
Normal file → Executable file
0
cmake/zig-rc
Normal file → Executable file
Reference in New Issue
Block a user