mirror of
https://github.com/cage-kiosk/cage.git
synced 2025-11-16 06:59:49 -05:00
8 lines
107 B
C
8 lines
107 B
C
#ifndef CG_CONFIG_H
|
|
#define CG_CONFIG_H
|
|
|
|
#mesondefine CAGE_HAS_XWAYLAND
|
|
|
|
#mesondefine CAGE_VERSION
|
|
|
|
#endif
|