3 lines
89 B
Bash
Executable File
3 lines
89 B
Bash
Executable File
#!/usr/bin/env sh
|
|
sed -i '/-ICore/i \ \ \ \ \ \ "-I/usr/include",' compile_commands.json
|