mirror of
https://cagebreak.project-repo.co/cagebreak.git
synced 2026-08-09 15:19:11 +02:00
8 lines
103 B
C
8 lines
103 B
C
#ifndef CG_CONFIG_H
|
|
#define CG_CONFIG_H
|
|
|
|
#mesondefine CG_HAS_XWAYLAND
|
|
|
|
#mesondefine CG_VERSION
|
|
|
|
#endif
|