Skip to content

Commit

Permalink
Merge pull request #1415 from kmilos/patch-1
Browse files Browse the repository at this point in the history
Add static flag to libheif.pc
  • Loading branch information
farindk authored Dec 5, 2024
2 parents 997d6ee + 7d3f5bc commit 1d02ebe
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 1d02ebe

Please sign in to comment.