mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-cppkafka.git
synced 2025-11-02 11:37:50 +00:00
Fixed font
This commit is contained in:
@@ -87,7 +87,7 @@ ${RDKAFKA_ROOT_DIR}/
|
|||||||
```
|
```
|
||||||
|
|
||||||
By default, a shared library will be built. If you want to perform a static build,
|
By default, a shared library will be built. If you want to perform a static build,
|
||||||
use the _CPPKAFKA_BUILD_SHARED_ parameter:
|
use the `CPPKAFKA_BUILD_SHARED` parameter:
|
||||||
|
|
||||||
```Shell
|
```Shell
|
||||||
cmake .. -DCPPKAFKA_BUILD_SHARED=0
|
cmake .. -DCPPKAFKA_BUILD_SHARED=0
|
||||||
|
|||||||
Reference in New Issue
Block a user