mirror of
https://github.com/Lurkki14/tuxclocker.git
synced 2024-11-21 15:57:25 -06:00
reorganize compiling section
This commit is contained in:
parent
e8edeb6849
commit
db6a884926
@ -25,7 +25,9 @@ sudo apt install --yes --quiet --quiet \
|
||||
libxnvctrl-dev
|
||||
```
|
||||
|
||||
## Meson options
|
||||
## Compiling
|
||||
|
||||
#### Meson options
|
||||
|
||||
```
|
||||
--prefix=<path> (install location prefix, usually '/usr')
|
||||
@ -33,6 +35,8 @@ sudo apt install --yes --quiet --quiet \
|
||||
-Ddaemon=<true/false> (builds and installs 'tuxclockerd' binary/daemon)
|
||||
```
|
||||
|
||||
#### Clone, build and install
|
||||
|
||||
```
|
||||
git clone https://github.com/Lurkki14/tuxclocker
|
||||
cd tuxclocker
|
||||
|
Loading…
Reference in New Issue
Block a user