File: meson_options.txt

package info (click to toggle)
sound-juicer 3.38.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 7,064 kB
  • sloc: ansic: 9,016; xml: 138; python: 10; makefile: 5
file content (5 lines) | stat: -rw-r--r-- 123 bytes parent folder | download | duplicates (3)
1
2
3
4
5
option('enable-deprecations',
  type: 'boolean',
  value: false,
  description: 'whether to enable deprecation warnings'
)