blob: 41367c4af4e0e6b6745e5a662b24b09ca760f9d2 [file] [log] [blame]
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,
)
tools_man_pages += ['fc-match']