Kouhei Sutou created ARROW-440:
----------------------------------

             Summary: [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)

Reply via email to