wlroots/include/wlr/config.h.in

11 lines
145 B
C
Raw Normal View History

#ifndef WLR_CONFIG_H
#define WLR_CONFIG_H
2020-07-25 19:53:06 +00:00
#mesondefine WLR_HAS_LIBSEAT
#mesondefine WLR_HAS_X11_BACKEND
#mesondefine WLR_HAS_XWAYLAND
#endif