build: renamed ENABLE_WEB build option for clarity (#4760)

This commit is contained in:
Charles Kerr
2023-02-08 17:47:07 -06:00
committed by GitHub
parent 6576a2a1db
commit 7a686a53f3
2 changed files with 11 additions and 9 deletions

View File

@@ -160,7 +160,6 @@ To configure which components are built use the flags below.
Each option can be set to `ON` or `OFF`, values shown below are the defaults.
* `-DENABLE_DAEMON=ON` - build transmission daemon
* `-DENABLE_QT=AUTO` - build the Qt client
* `-DENABLE_WEB=OFF` - build the Web client
* `-DENABLE_UTILS=ON` - build transmission-remote, transmission-create, transmission-edit and transmission-show cli tools
* `-DENABLE_CLI=OFF` - build the cli client