Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.