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)