mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-28 18:41:57 +00:00
Updated Build (markdown)
parent
42a3463c69
commit
ab5b117e3f
1
Build.md
1
Build.md
@ -136,6 +136,7 @@ sudo apt install ccls
|
|||||||
# build from source
|
# build from source
|
||||||
sudo apt install clang cmake libclang-dev llvm-dev rapidjson-dev
|
sudo apt install clang cmake libclang-dev llvm-dev rapidjson-dev
|
||||||
cmake -H. -BRelease
|
cmake -H. -BRelease
|
||||||
|
cmake --build Release
|
||||||
```
|
```
|
||||||
|
|
||||||
### Fedora
|
### Fedora
|
||||||
|
Loading…
Reference in New Issue
Block a user