[
https://issues.apache.org/jira/browse/GEODE-4337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16678902#comment-16678902
]
ASF subversion and git services commented on GEODE-4337:
--------------------------------------------------------
Commit 9df8f885e7f910291c091d7f9e5114f6018e6cde in geode-native's branch
refs/heads/develop from [~bbender]
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=9df8f88 ]
GEODE-4337: Correct Path Searching in FindGeode module
- Function execution example includes a jar, so we need Geode to build the java
code
- Geode find module problem was breaking build of examples. It was setting the
'hints' variable to the value of GEODE_ROOT, which only works if the 'paths'
parameter to find_package_handle_standard_args is empty, but it was always
setting paths. Switched it to set one or the other like the FindGeodeNative
find module does, and all is better.
Co-authored-by: Matthew Reddington <[email protected]>
> Geode Native C++ Example (Server-side function execution)
> ---------------------------------------------------------
>
> Key: GEODE-4337
> URL: https://issues.apache.org/jira/browse/GEODE-4337
> Project: Geode
> Issue Type: Sub-task
> Components: native client
> Reporter: Addison
> Priority: Major
> Labels: pull-request-available
> Time Spent: 8h 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)