mirror of
https://github.com/MaskRay/ccls.git
synced 2025-06-08 01:04:54 +00:00
Updated Build (markdown)
parent
b6d1f62e10
commit
869c1be895
4
Build.md
4
Build.md
@ -23,8 +23,8 @@ cmake -H. -BRelease -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH=/path/to/clan
|
|||||||
cmake --build Release
|
cmake --build Release
|
||||||
```
|
```
|
||||||
|
|
||||||
The Ubuntu 16.04 prebuit binaries are actually suitable for many non-Ubuntu distributions.
|
Ubuntu 16.04 prebuilt binaries are actually suitable for many non-Ubuntu distributions.
|
||||||
You may relace the last two cmake commands with:
|
You may replace the last two **cmake** commands with:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
wget -c http://releases.llvm.org/7.0.1/clang+llvm-7.0.1-x86_64-linux-gnu-ubuntu-16.04.tar.xz
|
wget -c http://releases.llvm.org/7.0.1/clang+llvm-7.0.1-x86_64-linux-gnu-ubuntu-16.04.tar.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user