mirror of
https://github.com/Lurkki14/tuxclocker.git
synced 2024-11-21 15:57:25 -06:00
document new meson options
This commit is contained in:
parent
a0304107af
commit
c7e4a73d18
@ -177,6 +177,10 @@ sudo zypper in -y \
|
||||
--prefix=<path> (install location prefix, usually '/usr')
|
||||
-Dplugins=<true/false>
|
||||
-Ddaemon=<true/false> (builds and installs 'tuxclockerd' binary/daemon)
|
||||
# The following options allow you to abort the build if some components can't be built
|
||||
-Drequire-nvidia=<true/false>
|
||||
-Drequire-amd=<true/false>
|
||||
-Drequire-python-hwdata=<true/false>
|
||||
```
|
||||
|
||||
#### Clone, build and install
|
||||
|
Loading…
Reference in New Issue
Block a user