Commit 480e74e
committed
build: enable compile_commands.json generation
Add CMAKE_EXPORT_COMPILE_COMMANDS ON to generate compile_commands.json
during CMake configuration. This enables better IDE support and allows
tools like clangsql to automatically pick up include paths and flags.1 parent 0113ded commit 480e74e
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
0 commit comments