pkgconfig: Define OPJ_STATIC for static linking with pkgconf
[openjpeg.git] / src / lib / openjp2 / libopenjp2.pc.cmake.in
index 62159b00a4b1bb397d6597fee14a1651e2d656bf..00fdacd12eed7ac97184ffdaf2327d7315c0de4a 100644 (file)
@@ -12,3 +12,4 @@ Version: @OPENJPEG_VERSION@
 Libs: -L${libdir} -lopenjp2
 Libs.private: -lm
 Cflags: -I${includedir}
+Cflags.private: -DOPJ_STATIC