mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-05 13:05:59 +01:00
9 lines
115 B
C
9 lines
115 B
C
|
#ifndef WLR_CONFIG_H
|
||
|
#define WLR_CONFIG_H
|
||
|
|
||
|
#mesondefine WLR_HAS_X11_BACKEND
|
||
|
|
||
|
#mesondefine WLR_HAS_XWAYLAND
|
||
|
|
||
|
#endif
|