mirror of
https://github.com/cage-kiosk/cage.git
synced 2025-10-29 05:40:19 -04:00
parent
b189f90465
commit
c2226da89b
1 changed files with 6 additions and 3 deletions
|
|
@ -10,9 +10,12 @@ page](https://hjdskes.nl/projects/cage).
|
|||
|
||||
## Building and running Cage
|
||||
|
||||
You can build Cage with the [meson](https://mesonbuild.com/) build
|
||||
system. It requires wayland, wlroots and xkbcommon to be
|
||||
installed. Simply execute the following steps to build Cage:
|
||||
You can build Cage with the [meson](https://mesonbuild.com/) build system. It
|
||||
requires wayland, wlroots and xkbcommon to be installed. Note that Cage is
|
||||
developed against the latest tag of wlroots, in order to not constantly chase
|
||||
breaking changes as soon as they occur.
|
||||
|
||||
Simply execute the following steps to build Cage:
|
||||
|
||||
```
|
||||
$ meson build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue