diff --git a/meson.build b/meson.build index 9d78d3e..7af6884 100644 --- a/meson.build +++ b/meson.build @@ -6,7 +6,7 @@ project( default_options: [ 'cpp_std=c++20', 'warning_level=2', - 'force_fallback_for=wlroots,libliftoff', + 'force_fallback_for=wlroots,libliftoff,vkroots', ], )