Fixed font

This commit is contained in:
accelerated
2018-04-03 12:04:26 -04:00
parent 6db2cdcecf
commit 3d1402f53a

View File

@@ -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