[go: up one dir, main page]

File: meson_options.txt

package info (click to toggle)
libdecor-0 0.2.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 492 kB
  • sloc: ansic: 8,377; cpp: 288; sh: 89; makefile: 23
file content (7 lines) | stat: -rw-r--r-- 375 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
option('demo', type: 'boolean', value: true, description: 'build cairo and EGL client examples')

option('dbus', type: 'feature', value: 'enabled', description: 'use D-Bus to fetch cursor settings')

option('install_demo', type: 'boolean', value: false, description: 'install demo programs')

option('gtk', type: 'feature', value: 'enabled', description: 'build GTK plugin')