You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/07/16 18:41:01 UTC

[jira] [Resolved] (ARROW-1220) [C++] Standartize usage of *_HOME cmake script variables for 3rd party libs

     [ https://issues.apache.org/jira/browse/ARROW-1220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney resolved ARROW-1220.
---------------------------------
    Resolution: Fixed

Issue resolved by pull request 850
[https://github.com/apache/arrow/pull/850]

> [C++] Standartize usage of *_HOME cmake script variables for 3rd party libs
> ---------------------------------------------------------------------------
>
>                 Key: ARROW-1220
>                 URL: https://issues.apache.org/jira/browse/ARROW-1220
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Max Risuhin
>            Assignee: Max Risuhin
>
> Cmake script should has consistent way to process all *_HOME env variables with location of 3rd party dependencies libraries (Snappy, Zlib, Zstd, Lz4 and others).
> It seems, if *_HOME env variable is set for some library, but the library is not found by that path, cmake build script should error out.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)