e7ec2969af
GitOrigin-RevId: 9b19f5e77dd906cb52dade0b7bd280339d2a1f3d
9 lines
192 B
Diff
9 lines
192 B
Diff
--- a/meson.build
|
|
+++ b/meson.build
|
|
@@ -6,7 +6,6 @@ project(
|
|
default_options: [
|
|
'cpp_std=c++20',
|
|
'warning_level=2',
|
|
- 'force_fallback_for=wlroots,libliftoff,vkroots',
|
|
],
|
|
)
|