Use pkg-configs for librdkafka

This commit is contained in:
crazywhalecc 2025-11-04 13:35:31 +08:00
parent aa5c829fae
commit f34ecf9468
No known key found for this signature in database
GPG Key ID: 1F4BDD59391F2680

View File

@ -506,10 +506,9 @@
},
"librdkafka": {
"source": "librdkafka",
"static-libs-unix": [
"librdkafka.a",
"librdkafka++.a",
"librdkafka-static.a"
"pkg-configs": [
"rdkafka++-static",
"rdkafka-static"
],
"cpp-library": true,
"lib-suggests": [