mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-07 21:23:32 +00:00
package: add thorvg preprocessor for static linking
This commit is contained in:
parent
d8687314a6
commit
1672badb7c
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue