[
https://issues.apache.org/jira/browse/ARROW-7929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kouhei Sutou resolved ARROW-7929.
---------------------------------
Fix Version/s: 1.0.0
Resolution: Fixed
Issue resolved by pull request 6480
[https://github.com/apache/arrow/pull/6480]
> [C++] CMake target names differ from upstream provided names
> ------------------------------------------------------------
>
> Key: ARROW-7929
> URL: https://issues.apache.org/jira/browse/ARROW-7929
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Tobias Mayer
> Assignee: Tobias Mayer
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.0.0
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> Configuring a build tree with the flag
> {code:sh}-DCMAKE_FIND_PACKAGE_PREFER_CONFIG=ON{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)