mirror of
https://github.com/MaskRay/ccls.git
synced 2026-01-12 01:03:48 +00:00
Update bear make command
parent
d3c20f45f3
commit
ef65711958
@ -47,7 +47,7 @@ jq '[.[] | {directory: .directory, file: .file, arguments: .command | split(" ")
|
||||
Bear is a tool that generates a compilation database for clang tooling. It can be used for any project based on `Makefile`.
|
||||
|
||||
```zsh
|
||||
bear make
|
||||
bear -- make
|
||||
# generates compile_commands.json
|
||||
```
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user