You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/12/21 15:51:58 UTC

[jira] [Resolved] (ARROW-440) [C++] Support pkg-config

     [ https://issues.apache.org/jira/browse/ARROW-440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Uwe L. Korn resolved ARROW-440.
-------------------------------
    Resolution: Fixed

Issue resolved by pull request 250
[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)