Skip to content

Commit

Permalink
Add static flag to libheif.pc
Browse files Browse the repository at this point in the history
  • Loading branch information
kmilos authored Nov 29, 2024
1 parent 5385aa7 commit 7d3f5bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libheif.pc.in
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ Requires.private: @REQUIRES_PRIVATE@
Libs: -L${libdir} -lheif
Libs.private: @LIBS_PRIVATE@
Cflags: -I${includedir}
Cflags.private: -DLIBHEIF_STATIC_BUILD

0 comments on commit 7d3f5bc

Please sign in to comment.