mirror of
https://github.com/MaskRay/ccls.git
synced 2025-06-07 16:54:54 +00:00
change cquery to ccls and improve indentation
parent
b1f1e8df75
commit
b6613e2b4c
2
Build.md
2
Build.md
@ -61,7 +61,7 @@ Link against `libLLVM.so` instead of `libLLVMSupport.a libLLVMDemangle.a ...`
|
|||||||
|
|
||||||
## Windows
|
## Windows
|
||||||
|
|
||||||
If using Windows the automatically downloaded LLVM binaries are 64-bit; you should build cquery in 64-bit as well. You can tell cmake to build 64-bit using `-DCMAKE_GENERATOR_PLATFORM=x64`
|
If using Windows the automatically downloaded LLVM binaries are 64-bit; you should build ccls in 64-bit as well. You can tell cmake to build 64-bit using `-DCMAKE_GENERATOR_PLATFORM=x64`
|
||||||
|
|
||||||
## Link against clang+llvm libraries compiled from source
|
## Link against clang+llvm libraries compiled from source
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user