mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-22 15:45:08 +00:00
s/DEFAULT_RESOURCE_DIRECTORY/CLANG_RESOUCE_DIR/
parent
edae91818e
commit
76ed4d4a4c
@ -37,7 +37,7 @@ subdirectory of Clang resource directory. The path is derived from `clang
|
|||||||
-print-resource-dir` at CMake configure time.
|
-print-resource-dir` at CMake configure time.
|
||||||
|
|
||||||
The location is hard-coded in the `ccls` executable
|
The location is hard-coded in the `ccls` executable
|
||||||
(`-DDEFAULT_RESOURCE_DIRECTORY=` when building ccls). If you want to install
|
(`-DCLANG_RESOURCE_DIR=` when building ccls). If you want to install
|
||||||
**ccls** and delete the build directory, you need to copy the contents of the
|
**ccls** and delete the build directory, you need to copy the contents of the
|
||||||
resource directory before building ccls.
|
resource directory before building ccls.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user