mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-24 16:45:07 +00:00
Build: tweak
parent
420f8d0a39
commit
4156dce945
1
Build.md
1
Build.md
@ -32,6 +32,7 @@ cmake --build Release
|
||||
```
|
||||
|
||||
The resulting executable will be `Release/ccls`.
|
||||
If you forgot to pass `--recursive` when cloning the repo, `git submodule update --init` to clone the rapidjson repository.
|
||||
|
||||
If you compile ccls with GCC 8.2.1, append `-DCMAKE_CXX_FLAGS=-fno-gnu-unique`. See https://github.com/MaskRay/ccls/issues/363#issuecomment-482625854 for details.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user