harfbuzz-sys 0.1.15

Rust bindings to the HarfBuzz text shaping engine
Documentation
1
2
3
4
5
6
7
8
9
# Process this file with automake to produce Makefile.in

SUBDIRS = api shaping fuzzing

# Convenience targets:
lib:
	@$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/src lib

-include $(top_srcdir)/git.mk