mirror of
https://github.com/MaskRay/ccls.git
synced 2025-07-02 21:07:42 +00:00
.g
parent
e78dee6399
commit
d03520ee7c
@ -31,6 +31,8 @@ Additional notes: If your `libstdc++` is too old (no C++17 header files) or have
|
||||
* Linux with newer libstdc++ and clang>=6: `cmake -H. -BRelease -DUSE_SHARED_LLVM=on`
|
||||
* Linux with `gcc < 7` but `clang >= 5`, `cmake -H. -BRelease -DCMAKE_CXX_COMPILER=clang++`
|
||||
|
||||
Debian: `apt install zlib1g-dev`
|
||||
|
||||
`-DUSE_SHARED_LLVM=on` (optional) makes linked executable smaller.
|
||||
|
||||
### Setup your editor
|
||||
|
Loading…
Reference in New Issue
Block a user