package: add thorvg preprocessor for static linking

This commit is contained in:
Hermet Park 2023-05-16 18:56:49 +09:00 committed by Hermet Park
parent d8687314a6
commit 1672badb7c

View file

@ -8,3 +8,4 @@ Version: @VERSION@
Requires: Requires:
Libs: -L${libdir} -lthorvg Libs: -L${libdir} -lthorvg
Cflags: -I${includedir}/thorvg Cflags: -I${includedir}/thorvg
Cflags.private: -DTHORVG_STATIC