File: meson.options

package info (click to toggle)
cambalache 1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,212 kB
  • sloc: python: 19,742; xml: 13,309; sql: 422; makefile: 212; ansic: 158; sh: 11
file content (4 lines) | stat: -rw-r--r-- 226 bytes parent folder | download
1
2
3
4
option('with-gtk-3', type: 'feature', value: 'auto')
option('with-handy', type: 'feature', value: 'auto')
option('with-webkit2gtk-4_1', type: 'feature', value: 'auto')
option('with-webkitgtk-6', type: 'feature', value: 'auto')