Description
When writing the CMake build, I erroneously forced ZooKeeper to link to the Windows CRT statically. Instead of setting this, we should rely on CMake's defaults, and let users override it if they choose to by configuring with setting CMAKE_CXX_ARGS.
Attachments
Issue Links
- links to