mirror of
https://cagebreak.project-repo.co/cagebreak.git
synced 2026-08-20 04:24:18 +02:00
9 lines
132 B
C
9 lines
132 B
C
#ifndef CG_CONFIG_H
|
|
#define CG_CONFIG_H
|
|
|
|
#mesondefine CG_HAS_XWAYLAND
|
|
#mesondefine CG_HAS_FANALYZE
|
|
|
|
#mesondefine CG_VERSION
|
|
|
|
#endif
|