cage/config.h.in

9 lines
107 B
C
Raw Permalink Normal View History

2019-01-02 22:28:56 +01:00
#ifndef CG_CONFIG_H
#define CG_CONFIG_H
#mesondefine CAGE_HAS_XWAYLAND
2020-01-26 17:49:26 +01:00
#mesondefine CAGE_VERSION
2019-01-02 22:28:56 +01:00
#endif