blob: 9e0fe72861fdb70917fc784f1ca29469645694ce [file] [log] [blame]
fccache = executable('fc-cache', ['fc-cache.c', fcstdint_h, alias_headers, ft_alias_headers],
include_directories: [incbase, incsrc],
link_with: [libfontconfig],
c_args: c_args,
install: true,
)
tools_man_pages += ['fc-cache']