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 9a0f196 commit de06b7aCopy full SHA for de06b7a
cmake/cppkafka.pc.in
@@ -11,4 +11,4 @@ Version: @CPPKAFKA_VERSION@
11
Requires:
12
Requires.private: rdkafka >= 0.9.4
13
Libs: -L${libdir} -L${sharedlibdir} -lcppkafka
14
-Cflags: -I${includedir} -I${includedir}/cppkafka
+Cflags: -I${includedir} -I${includedir}/cppkafka -I@Boost_INCLUDE_DIRS@
0 commit comments