[
https://issues.apache.org/jira/browse/ARROW-73?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17657174#comment-17657174
]
Rok Mihevc commented on ARROW-73:
---------------------------------
This issue has been migrated to [issue
#15492|https://github.com/apache/arrow/issues/15492] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> 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 Korn
> Assignee: Uwe Korn
> Priority: Major
> Fix For: 0.1.0
>
>
> 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
(v8.20.10#820010)