[
https://issues.apache.org/jira/browse/ARROW-7929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tobias Mayer updated ARROW-7929:
--------------------------------
Description:
Configuring a build tree with the flag
{code:shell}-DCMAKE_FIND_PACKAGE_PREFER_CONFIG=O{code} fails, because some of
the targets exposed from the provided Find* modules differ from the upstream
names.
Namely this is the case for the targets of GTest, GLog and Thrift.
was:
Configuring a build tree with the flag
{code:java}
-DCMAKE_FIND_PACKAGE_PREFER_CONFIG=O{code}
> CMake target names fiffer from upstream provided names
> ------------------------------------------------------
>
> Key: ARROW-7929
> URL: https://issues.apache.org/jira/browse/ARROW-7929
> Project: Apache Arrow
> Issue Type: Improvement
> Reporter: Tobias Mayer
> Assignee: Tobias Mayer
> Priority: Minor
>
> Configuring a build tree with the flag
> {code:shell}-DCMAKE_FIND_PACKAGE_PREFER_CONFIG=O{code} fails, because some of
> the targets exposed from the provided Find* modules differ from the upstream
> names.
> Namely this is the case for the targets of GTest, GLog and Thrift.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)