mirror of
https://github.com/MaskRay/ccls.git
synced 2025-04-05 16:32:08 +00:00
Mention rapidjson-dev
parent
6c0b6cb1c8
commit
a748c63dc0
3
Build.md
3
Build.md
@ -160,7 +160,8 @@ sudo zypper install ccls
|
|||||||
|
|
||||||
### Ubuntu
|
### Ubuntu
|
||||||
|
|
||||||
To build from source you'll need `sudo apt install zlib1g-dev libncurses-dev`
|
To build from source you'll need `sudo apt install zlib1g-dev libncurses-dev`.
|
||||||
|
To use system rapidjson, install `rapidjson-dev`.
|
||||||
|
|
||||||
On Ubuntu 16.04 install g++-7 via [these directions](https://gist.github.com/jlblancoc/99521194aba975286c80f93e47966dc5)
|
On Ubuntu 16.04 install g++-7 via [these directions](https://gist.github.com/jlblancoc/99521194aba975286c80f93e47966dc5)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user