mirror of
https://github.com/MaskRay/ccls.git
synced 2025-02-21 07:59:27 +00:00
Add Fedora (29) simple build instruction
parent
c831ad0ccc
commit
2b1e8f2507
4
Build.md
4
Build.md
@ -156,6 +156,10 @@ To build **ccls** on Void Linux with system Clang+LLVM: `cmake -H. -BRelease -DL
|
||||
Older versions (6.x) use an older GNU libc which requires
|
||||
`-DCMAKE_CXX_FLAGS=-D__STDC_FORMAT_MACROS`
|
||||
|
||||
### Fedora
|
||||
|
||||
(Tested on Fedora 29) To build **ccls** on Fedora with system Clang+LLVM: `cmake -H. -BRelease -DUSE_SHARED_LLVM=on -DLLVM_ENABLE_RTTI=on`
|
||||
|
||||
## MacOS
|
||||
|
||||
To install **ccls** with Homebrew use https://github.com/twlz0ne/homebrew-ccls
|
||||
|
Loading…
Reference in New Issue
Block a user