harfbuzz/src/harfbuzz.pc.in

12 lines
223 B
PkgConfig
Raw Normal View History

prefix=%prefix%
exec_prefix=%exec_prefix%
libdir=%libdir%
includedir=%includedir%
Name: harfbuzz
Description: HarfBuzz text shaping library
Version: %VERSION%
Libs: -L${libdir} -lharfbuzz
Cflags: -I${includedir}/harfbuzz