Searched defs:docdir (Results 1 – 9 of 9) sorted by relevance
/external/libopus/doc/ |
D | meson.build | 14 docdir = join_paths(get_option('datadir'), get_option('docdir')) variable
|
/external/libepoxy/doc/ |
D | meson.build | 18 docdir = join_paths(epoxy_datadir, 'doc') variable
|
/external/libexif/m4m/ |
D | gp-documentation.m4 | 66 AC_SUBST([docdir]) subst
|
/external/libopus/ |
D | meson_options.txt | 27 option('docdir', type: 'string', value: 'doc/opus', description: 'Directory to install documentatio… string
|
/external/v4l-utils/ |
D | meson_options.txt | 35 option('docdir', type : 'string', string
|
D | meson.build | 316 docdir = get_option('docdir') variable 318 docdir = get_option('datadir') / 'doc' / '@0@'.format(meson.project_name()) variable
|
/external/libcups/config-scripts/ |
D | cups-directories.m4 | 203 AC_ARG_WITH(docdir, [ --with-docdir set path for documentation],docdir="$withval",docdir… optwith
|
/external/libxkbcommon/ |
D | meson.build | 805 docdir = get_option('datadir')/'doc'/meson.project_name() variable
|
/external/google-breakpad/ |
D | Makefile.am | 60 docdir = $(prefix)/share/doc/$(PACKAGE)-$(VERSION) macro
|