mirror of
https://github.com/cage-kiosk/cage.git
synced 2025-10-28 05:40:16 -04:00
This is unnecessary because Xwayland logic doesn't bring in new dependencies. We can just compile in our Xwayland-related code when wlroots has been built with Xwayland support. See this Sway patch: https://github.com/swaywm/sway/pull/8165
1 line
99 B
Meson
1 line
99 B
Meson
option('man-pages', type: 'feature', value: 'auto', description: 'Generate and install man pages')
|