emersion / xdg-desktop-portal-wlr

xdg-desktop-portal backend for wlroots
MIT License
579 stars 53 forks source link

build: simplify scdoc invocation #294

Closed emersion closed 5 months ago

emersion commented 6 months ago

Instead of relying on sh to setup stdin/stdout, we can just ask Meson to do that.