You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/09/29 15:20:00 UTC

[jira] [Commented] (GEODE-7222) Add CMake support for building only the static library of cppcache

    [ https://issues.apache.org/jira/browse/GEODE-7222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16940457#comment-16940457 ] 

ASF subversion and git services commented on GEODE-7222:
--------------------------------------------------------

Commit c595a117dbdbe394f34d50627b2fa475739bc7ca in geode-native's branch refs/heads/develop from Michael Martell
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=c595a11 ]

GEODE-7222: refactor build (#530)

* Call a new generate_export_file( libraryName) function to generate the export file for the shared and the static builds

Co-authored-by: Ivan Godwin <ig...@pivotal.io>
Co-authored-by: Jacob Barrett <jb...@pivotal.io>


> Add CMake support for building only the static library of cppcache
> ------------------------------------------------------------------
>
>                 Key: GEODE-7222
>                 URL: https://issues.apache.org/jira/browse/GEODE-7222
>             Project: Geode
>          Issue Type: Task
>          Components: native client
>            Reporter: Ivan Godwin
>            Priority: Major
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> We would like to have the ability to build only the static library of cppcache, along with its dependencies. This would make it easier for external projects that have Apache Geode Native Client as a dependency, and only want the static library.
> Note: This is required because we don't ship the static version of Apache Geode Native Client.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)