Dave Barnes created GEODE-2728:
----------------------------------
Summary: Client quickstarts: CMake for security fails to build
library
Key: GEODE-2728
URL: https://issues.apache.org/jira/browse/GEODE-2728
Project: Geode
Issue Type: Bug
Components: docs, native client
Reporter: Dave Barnes
In the geode-native client distribution, the CMake code for building the
security library fails in a couple of ways. Symptoms:
- CMake still relies on finding $GFCPP in the environment and complains if it's
not found.
- CMake will install only to /lib, ignoring CMAKE_INSTALL_PREFIX if it is
specified on the command line.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)