B created ZOOKEEPER-4012: ---------------------------- Summary: No install target for C library Key: ZOOKEEPER-4012 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4012 Project: ZooKeeper Issue Type: Bug Components: c client Affects Versions: 3.6.2, 3.5.8, 3.6.1, 3.5.7 Reporter: B
`CMakeLists.txt` in `zookeeper-client/zookeeper-client-c` has no `INSTALL()` directives, so running `make install` ends up not installing anything. -- This message was sent by Atlassian Jira (v8.3.4#803005)