Version:
Usage
Install the latest rdkafka package with the following command:
meson wrap install rdkafkaOr, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.
Libraries (or programs) from rdkafka 2.10.0-1 can be used by adding the following lines to your meson.build file:
rdkafka_dep = dependency('rdkafka')
rdkafka++_dep = dependency('rdkafka++')Project Options
Loading patch files...
Patch Files Preview
Loading patch files...