mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-21 23:25:07 +00:00
Change -init
to --init
parent
b30024b7ab
commit
e70449f932
@ -11,7 +11,7 @@ exec "$HOME/src/ccls/Release/ccls" "$@"
|
||||
|
||||
(be sure to make the script executable!) You might want to
|
||||
|
||||
* add other options such as `--log-file=/tmp/ccls.out` to force logging. `-v=1` and `-init=` are other useful options. See [[Customization]].
|
||||
* add other options such as `--log-file=/tmp/ccls.out` to force logging. `-v=1` and `--init=` are other useful options. See [[Customization]].
|
||||
* set `LD_LIBRARY_PATH` if CMake fails to set `DT_RUNPATH` for the built `ccls` executable.
|
||||
* set [[Debugging]] environment variables that might be useful.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user