Commit 6cf3039
committed
build: export compile_commands.json from the base preset (#67)
Add CMAKE_EXPORT_COMPILE_COMMANDS=ON to the hidden base configure preset so every
preset emits build/<preset>/compile_commands.json — making `just lint`
(run-clang-tidy) work out of the box. Build-dir only; no effect on compiled output.1 parent 6af8584 commit 6cf3039
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
0 commit comments