[
https://issues.apache.org/jira/browse/GEODE-2636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15903867#comment-15903867
]
ASF GitHub Bot commented on GEODE-2636:
---------------------------------------
Github user metatype commented on a diff in the pull request:
https://github.com/apache/geode-native/pull/50#discussion_r105272239
--- Diff: src/quickstart/cpp/CMakeLists.txt ---
@@ -26,6 +26,9 @@ elseif(UNIX)
set(DYNAMIC_LIBRARY_PATH LD_LIBRARY_PATH=${NATIVECLIENT_DIR}/lib)
endif()
+set(PRODUCT_LIB_NAME "apache-geode" CACHE STRING "Binary name")
--- End diff --
Ah, makes sense. I was wondering how that got set.
> Update exemplary code to follow library renaming
> ------------------------------------------------
>
> Key: GEODE-2636
> URL: https://issues.apache.org/jira/browse/GEODE-2636
> Project: Geode
> Issue Type: Bug
> Components: native client
> Reporter: Michael Dodge
> Assignee: Michael Dodge
>
> The work done for GEODE-2508 needs to be accommodated in the template and
> quickstart code.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)