[ https://issues.apache.org/jira/browse/ARROW-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17657474#comment-17657474 ]
Rok Mihevc commented on ARROW-440: ---------------------------------- This issue has been migrated to [issue #16086|https://github.com/apache/arrow/issues/16086] on GitHub. Please see the [migration documentation|https://github.com/apache/arrow/issues/14542] for further details. > [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 > Fix For: 0.2.0 > > > [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 (v8.20.10#820010)