[ https://issues.apache.org/jira/browse/GEODE-2636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15903802#comment-15903802 ]
ASF GitHub Bot commented on GEODE-2636: --------------------------------------- GitHub user PivotalSarge opened a pull request: https://github.com/apache/geode-native/pull/50 GEODE-2636: Switch to CMake variable for library name. - Parameterize the name of the library for which the quickstarts look. - Fix warnings that obfuscate when the quickstarts can not find a library. You can merge this pull request into a Git repository by running: $ git pull https://github.com/PivotalSarge/geode-native feature/GEODE-2636 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/geode-native/pull/50.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #50 ---- commit e897dd59a4f03eb22483bb41b8db38bb84686132 Author: Sarge <mdo...@pivotal.io> Date: 2017-03-08T22:28:52Z GEODE-2636: Switch to CMake variable for library name. ---- > 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)