You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Max Risuhin (JIRA)" <ji...@apache.org> on 2017/07/16 10:51:00 UTC

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

Max Risuhin created ARROW-1220:
----------------------------------

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