mirror of
https://github.com/swaywm/sway.git
synced 2026-04-28 06:46:26 -04:00
6 lines
55 B
Meson
6 lines
55 B
Meson
|
|
executable(
|
||
|
|
'swayrun',
|
||
|
|
'main.c',
|
||
|
|
install: true
|
||
|
|
)
|