mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-22 07:35:08 +00:00
fix: meson link
parent
9081e254ac
commit
bf0d1a2f49
@ -68,7 +68,7 @@ intercept-build make all # generates compile_commands.json from the `make all` r
|
||||
ninja -C out/Release -t compdb cxx cc > compile_commands.json
|
||||
```
|
||||
|
||||
### [Meson](https://http://mesonbuild.com//)
|
||||
### [Meson](https://mesonbuild.com/)
|
||||
|
||||
```zsh
|
||||
meson build # generates compile_commands.json in the `build` directory
|
||||
|
Loading…
Reference in New Issue
Block a user