Add Fedora (29) simple build instruction

khng300 2019-01-28 11:35:25 +08:00 committed by Fangrui Song
parent c831ad0ccc
commit 2b1e8f2507

@ -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