mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-cppkafka.git
synced 2025-11-01 02:57:53 +00:00
Add boost include dir to pkg-config template file
This commit is contained in:
@@ -11,4 +11,4 @@ Version: @CPPKAFKA_VERSION@
|
||||
Requires:
|
||||
Requires.private: rdkafka >= 0.9.4
|
||||
Libs: -L${libdir} -L${sharedlibdir} -lcppkafka
|
||||
Cflags: -I${includedir} -I${includedir}/cppkafka
|
||||
Cflags: -I${includedir} -I${includedir}/cppkafka -I@Boost_INCLUDE_DIRS@
|
||||
|
||||
Reference in New Issue
Block a user