Wes McKinney created ORC-515:
--------------------------------
Summary: [C++] Install standard .cmake files to enable built
library to be importable in other CMake projects
Key: ORC-515
URL: https://issues.apache.org/jira/browse/ORC-515
Project: ORC
Issue Type: Improvement
Components: C++
Reporter: Wes McKinney
The ORC C++ library lacks both CMake import files and pkgconfig, so detecting
it in downstream CMake projects is a fairly manual affair and cannot be done
using the {{find_package}} facility
See Apache Arrow's example configuration
https://github.com/apache/arrow/blob/master/cpp/CMakeLists.txt#L749
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)