blob: 1aa1b1b5da3edcad01abb9b1dcd0bc57fc0d1c53 [file] [log] [blame] [edit]
fcmatch = executable('fc-match', ['fc-match.c', fcstdint_h, alias_headers, ft_alias_headers],
include_directories: [incbase, incsrc],
dependencies: [libintl_dep],
link_with: [libfontconfig],
c_args: c_args,
install: true,
install_tag: 'tools')
tools_man_pages += ['fc-match']