wlroots/include/wlr/config.h.in

11 lines
152 B
C

#ifndef WLR_CONFIG_H
#define WLR_CONFIG_H
#mesondefine WLR_HAS_X11_BACKEND
#mesondefine WLR_HAS_GLES2_RENDERER
#mesondefine WLR_HAS_XWAYLAND
#endif