File: meson_options.txt

package info (click to toggle)
glib-networking 2.58.0-2%2Bdeb10u2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,936 kB
  • sloc: ansic: 13,797; sh: 117; makefile: 15; python: 6
file content (5 lines) | stat: -rw-r--r-- 530 bytes parent folder | download
1
2
3
4
5
option('libproxy_support', type: 'boolean', value: true, description: 'support for libproxy proxy configration')
option('gnome_proxy_support', type: 'boolean', value: true, description: 'support for GNOME desktop proxy configuration')
option('pkcs11_support', type: 'boolean', value: false, description: 'support for PKCS#11 using p11-kit')
option('installed_tests', type: 'boolean', value: false, description: 'enable installed tests')
option('static_modules', type: 'boolean', value: false, description: 'build static modules')