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
cmake .. -DCPPKAFKA_BUILD_SHARED=0
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.