[
https://issues.apache.org/jira/browse/PARQUET-565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved PARQUET-565.
----------------------------------
Resolution: Fixed
Fix Version/s: cpp-0.1
Issue resolved by pull request 80
[https://github.com/apache/parquet-cpp/pull/80]
> Use PATH instead of DIRECTORY in get_filename_component to support
> CMake<2.8.12
> -------------------------------------------------------------------------------
>
> Key: PARQUET-565
> URL: https://issues.apache.org/jira/browse/PARQUET-565
> Project: Parquet
> Issue Type: Bug
> Components: parquet-cpp
> Reporter: Uwe L. Korn
> Assignee: Uwe L. Korn
> Fix For: cpp-0.1
>
>
> In the Find* modules, we use DIRECTORY as the component specifier which was
> only introduced in 2.8.12 but as CMakeLists.txt specifies that we want to
> support older CMake versions.
> Note: This is the only thing that needs to be adjusted to get parquet-cpp
> running on Debian Wheezy (oldstable).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)