Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
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.
To support pkg-config, we just install .pc file that includes build flags information.