[
https://issues.apache.org/jira/browse/ARROW-73?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-73.
-------------------------------
Resolution: Fixed
Resolved in https://github.com/apache/arrow/pull/31
> Support CMake 2.8
> -----------------
>
> Key: ARROW-73
> URL: https://issues.apache.org/jira/browse/ARROW-73
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Uwe L. Korn
> Assignee: Uwe L. Korn
>
> Currently we use get_filename_component( .. DIRECTORY ) which is a CMake>2.8
> feature. Replacing it with PATH will add support for older CMake versions.
> Note: That is enough to build Apache Arrow C++ on Debian Wheezy.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)