You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/03/22 00:33:25 UTC

[jira] [Resolved] (ARROW-73) Support CMake 2.8

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