aboutsummaryrefslogtreecommitdiff
path: root/include/wlr/config.h.in
blob: 957609a626f1b74312a217980f89bd994f3233b3 (plain)
1
2
3
4
5
6
7
8
9
10
#ifndef WLR_CONFIG_H
#define WLR_CONFIG_H

#mesondefine WLR_HAS_X11_BACKEND

#mesondefine WLR_HAS_GLES2_RENDERER

#mesondefine WLR_HAS_XWAYLAND

#endif