You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Tobias Mayer (Jira)" <ji...@apache.org> on 2020/02/24 12:43:00 UTC

[jira] [Updated] (ARROW-7929) CMake target names fiffer from upstream provided names

     [ 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)