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

#mesondefine WLR_HAS_LIBSEAT

#mesondefine WLR_HAS_X11_BACKEND

#mesondefine WLR_HAS_XWAYLAND

#mesondefine WLR_HAS_XDG_FOREIGN

#endif