Commit 6ec9151
committed
generate compile_commands.json, e.g. to be used by VS Code intellisense
To tell to vsclode the path to include files add to O2/.vscode/settings.json
{
"C_Cpp.default.compileCommands": "${ALIBUILD_WORK_DIR}/BUILD/O2-latest/O2/compile_commands.json"
}1 parent ebfb379 commit 6ec9151
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
0 commit comments