diff options
Diffstat (limited to 'include/wlr')
-rw-r--r-- | include/wlr/config.h.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/wlr/config.h.in b/include/wlr/config.h.in index 957609a6..f8e55149 100644 --- a/include/wlr/config.h.in +++ b/include/wlr/config.h.in @@ -1,6 +1,8 @@ #ifndef WLR_CONFIG_H #define WLR_CONFIG_H +#mesondefine WLR_HAS_DRM_BACKEND +#mesondefine WLR_HAS_LIBINPUT_BACKEND #mesondefine WLR_HAS_X11_BACKEND #mesondefine WLR_HAS_GLES2_RENDERER |