Uwe L. Korn created PARQUET-565:
-----------------------------------
Summary: 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
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 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)