Add missing config.h.in

This commit is contained in:
Jente Hidskes 2019-01-02 22:28:56 +01:00
parent 2847e0d54f
commit 907bb78c92
No known key found for this signature in database
GPG key ID: 04BE5A29F32D91EA

6
config.h.in Normal file
View file

@ -0,0 +1,6 @@
#ifndef CG_CONFIG_H
#define CG_CONFIG_H
#mesondefine CAGE_HAS_XWAYLAND
#endif