File: meson_options.txt

package info (click to toggle)
gigolo 0.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,868 kB
  • sloc: ansic: 6,485; makefile: 139; sh: 10; xml: 6
file content (5 lines) | stat: -rw-r--r-- 115 bytes parent folder | download
1
2
3
4
5
option(
  'docdir',
  type: 'string',
  description: 'Directory where the documentation should be installed to',
)