Commit 6e4c334
build: Generate compile_commands.py
Those using a language server benefit by having compile_commands.py
being re-generated on builds to ensure the right set of build flags are
being used. Generate the same on each build. While this could be made
optional, the script to generate the same runs almost instantly.1 parent 50f90de commit 6e4c334
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| 131 | + | |
| 132 | + | |
131 | 133 | | |
132 | 134 | | |
133 | 135 | | |
| |||
0 commit comments