mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-25 09:05:10 +00:00
Update README.md
Remove sparsehash build section.
This commit is contained in:
parent
c60fae5abb
commit
9cb45c0ea0
@ -32,11 +32,6 @@ in the `vscode-client` folder.
|
|||||||
# Build cquery
|
# Build cquery
|
||||||
$ git clone https://github.com/jacobdufault/cquery --recursive
|
$ git clone https://github.com/jacobdufault/cquery --recursive
|
||||||
$ cd cquery
|
$ cd cquery
|
||||||
# Note: In the future we should not have to build sparsehash explicitly.
|
|
||||||
$ pushd third_party/sparsehash
|
|
||||||
$ ./configure
|
|
||||||
$ make
|
|
||||||
$ popd
|
|
||||||
$ ./waf configure
|
$ ./waf configure
|
||||||
$ ./waf build
|
$ ./waf build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user