File: config.h.in

package info (click to toggle)
cage 0.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 228 kB
  • sloc: ansic: 2,512; sh: 53; makefile: 6
file content (8 lines) | stat: -rw-r--r-- 107 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
#ifndef CG_CONFIG_H
#define CG_CONFIG_H

#mesondefine CAGE_HAS_XWAYLAND

#mesondefine CAGE_VERSION

#endif