[
https://issues.apache.org/jira/browse/ARROW-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767207#comment-15767207
]
Kouhei Sutou commented on ARROW-440:
------------------------------------
I created a pull request: https://github.com/apache/arrow/pull/250
> [C++] Support pkg-config
> ------------------------
>
> Key: ARROW-440
> URL: https://issues.apache.org/jira/browse/ARROW-440
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++
> Reporter: Kouhei Sutou
> Priority: Minor
>
> [pkg-config|https://www.freedesktop.org/wiki/Software/pkg-config/] is a tool
> to get build flags.
> If Arrow supports pkg-config, users can set build flags easily.
> For example, [CMake supports
> pkg-config|https://cmake.org/cmake/help/v3.7/module/FindPkgConfig.html].
> To support pkg-config, we just install .pc file that includes build flags
> information.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)