We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 774d882 commit 877b6dbCopy full SHA for 877b6db
zxing.pc.in
@@ -6,5 +6,5 @@ includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@
6
Name: ZXing
7
Description: ZXing library set
8
Version: @VERSION@
9
-Libs: -L${libdir} -l@TARGET_ZXING@
+Libs: -L${libdir} -lZXing
10
Cflags: -I${includedir} -I${includedir}/ZXing
0 commit comments