mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-cppkafka.git
synced 2025-10-31 18:47:48 +00:00
Added boost include dirs to pkg config file
This commit is contained in:
@@ -11,4 +11,4 @@ Version: @CPPKAFKA_VERSION@
|
||||
Requires: librdkafka >= 0.9.4
|
||||
Requires.private:
|
||||
Libs: -L${libdir} -L${sharedlibdir} -L@RDKAFKA_ROOT_DIR@/lib -lcppkafka -lrdkafka -lpthread -lrt -lssl -lcrypto -ldl -lz
|
||||
Cflags: -I${includedir} -I${includedir}/cppkafka -I@RDKAFKA_ROOT_DIR@/include
|
||||
Cflags: -I${includedir} -I${includedir}/cppkafka -I@RDKAFKA_ROOT_DIR@/include -I@Boost_INCLUDE_DIRS@
|
||||
|
||||
Reference in New Issue
Block a user