Commit 00465be
committed
Automatically symlink compile_commands.json
compile_commands.json allows IDEs to provide go-to definition etc.
support, but it gets generated in CMAKE_BINARY_DIR, which may be
out of tree when doing an out-of-source build. So, symlink it
automatically to allow IDEs to pick it up.1 parent 5d96740 commit 00465be
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
12 | 19 | | |
13 | 20 | | |
14 | 21 | | |
| |||
0 commit comments