mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-22 15:45:08 +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`.
|
Bear is a tool that generates a compilation database for clang tooling. It can be used for any project based on `Makefile`.
|
||||||
|
|
||||||
```zsh
|
```zsh
|
||||||
bear make
|
bear -- make
|
||||||
# generates compile_commands.json
|
# generates compile_commands.json
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user