cagebreak/config.h.in
Cagebreak Signing Key 1 e35da69b87 Release 1.2.1
- Fix Issue 5 in Bugs.md
- Fix Issue 6 in Bugs.md
- Apply clang-format
- Introduce -fanalyzer analysis for gcc compilation
2020-05-24 18:48:52 +02:00

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