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 0417b70 commit 6593603Copy full SHA for 6593603
cmake/kafka.cmake
@@ -1,4 +1,5 @@
1
# kafka cmake
2
+FLB_OPTION(RDKAFKA_BUILD_CXX Off)
3
FLB_OPTION(RDKAFKA_BUILD_STATIC On)
4
FLB_OPTION(RDKAFKA_BUILD_EXAMPLES Off)
5
FLB_OPTION(RDKAFKA_BUILD_TESTS Off)
0 commit comments