This commit is contained in:
parent
91373abfc5
commit
cbf3f3f3ac
|
@ -68,6 +68,12 @@ cmake ..
|
||||||
cmake --build .
|
cmake --build .
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
.CMake options:
|
||||||
|
* `-DCMAKE_BUILD_TYPE=Debug` Debug build.
|
||||||
|
* `-DWITH_MAN=NO` Don't install manpage.
|
||||||
|
* `-DWITH_COMPLETIONS=NO` Don't install completions.
|
||||||
|
* `-DZSH_COMPLETION_DIR` Change installation directory for Zsh completions.
|
||||||
|
|
||||||
Install with `make install`.
|
Install with `make install`.
|
||||||
|
|
||||||
== Usage
|
== Usage
|
||||||
|
|
Loading…
Reference in New Issue
Block a user