mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Add more CMake options to INSTALL (#3743)
This commit is contained in:
parent
630585d7b4
commit
ddeec3512a
1 changed files with 5 additions and 0 deletions
5
INSTALL
5
INSTALL
|
@ -89,6 +89,11 @@ get absolute installation directories:
|
|||
CMAKE_INSTALL_PREFIX/TASK_MAN1DIR /usr/local/share/man/man1
|
||||
CMAKE_INSTALL_PREFIX/TASK_MAN5DIR /usr/local/share/man/man5
|
||||
|
||||
The following variables control aspects of the build process:
|
||||
|
||||
SYSTEM_CORROSION - Use system provided corrosion instead of vendored version
|
||||
ENABLE_TLS_NATIVE_ROOTS - Use the system's TLS root certificates
|
||||
|
||||
|
||||
Uninstallation
|
||||
--------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue