mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-21 23:25:07 +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
|
||||
$ git clone https://github.com/jacobdufault/cquery --recursive
|
||||
$ cd cquery
|
||||
# Note: In the future we should not have to build sparsehash explicitly.
|
||||
$ pushd third_party/sparsehash
|
||||
$ ./configure
|
||||
$ make
|
||||
$ popd
|
||||
$ ./waf configure
|
||||
$ ./waf build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user