Home
last modified time | relevance | path

Searched defs:docdir (Results 1 – 9 of 9) sorted by relevance

/external/libopus/doc/
Dmeson.build14 docdir = join_paths(get_option('datadir'), get_option('docdir')) variable
/external/libepoxy/doc/
Dmeson.build18 docdir = join_paths(epoxy_datadir, 'doc') variable
/external/libexif/m4m/
Dgp-documentation.m466 AC_SUBST([docdir]) subst
/external/libopus/
Dmeson_options.txt27 option('docdir', type: 'string', value: 'doc/opus', description: 'Directory to install documentatio… string
/external/v4l-utils/
Dmeson_options.txt35 option('docdir', type : 'string', string
Dmeson.build316 docdir = get_option('docdir') variable
318 docdir = get_option('datadir') / 'doc' / '@0@'.format(meson.project_name()) variable
/external/libcups/config-scripts/
Dcups-directories.m4203 AC_ARG_WITH(docdir, [ --with-docdir set path for documentation],docdir="$withval",docdir… optwith
/external/libxkbcommon/
Dmeson.build805 docdir = get_option('datadir')/'doc'/meson.project_name() variable
/external/google-breakpad/
DMakefile.am60 docdir = $(prefix)/share/doc/$(PACKAGE)-$(VERSION) macro