cage/meson_options.txt
Simon Ser d3fb99d665 build: drop xwayland option
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
2024-07-30 00:42:32 +02:00

1 line
99 B
Meson

option('man-pages', type: 'feature', value: 'auto', description: 'Generate and install man pages')