mirror of
https://github.com/cage-kiosk/cage.git
synced 2025-11-26 07:00:00 -05:00
7 lines
80 B
C
7 lines
80 B
C
|
|
#ifndef CG_CONFIG_H
|
||
|
|
#define CG_CONFIG_H
|
||
|
|
|
||
|
|
#mesondefine CAGE_HAS_XWAYLAND
|
||
|
|
|
||
|
|
#endif
|