mirror of
https://github.com/cage-kiosk/cage.git
synced 2026-04-14 08:22:05 -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
|
## Building and running Cage
|
||||||
|
|
||||||
You can build Cage with the [meson](https://mesonbuild.com/) build
|
You can build Cage with the [meson](https://mesonbuild.com/) build system. It
|
||||||
system. It requires wayland, wlroots and xkbcommon to be
|
requires wayland, wlroots and xkbcommon to be installed. Note that Cage is
|
||||||
installed. Simply execute the following steps to build Cage:
|
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
|
$ meson build
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue