Make compilable with wlroots 0.19.0-dev

This commit is contained in:
Keith Bowes 2024-07-13 21:37:35 -04:00
parent 2643966144
commit 0f9461c4c0
2 changed files with 8 additions and 1 deletions

1
meson_options.txt Normal file
View file

@ -0,0 +1 @@
option('wlroots-version', type: 'string', value: '', description: 'The version of wlroots with which to compile the compositor')