[
https://issues.apache.org/jira/browse/AVRO-4180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18035225#comment-18035225
]
ASF subversion and git services commented on AVRO-4180:
-------------------------------------------------------
Commit 4ea7592e2368e530c30667b6473e999ed771f64e in avro's branch
refs/heads/main from Stephan Lachnit
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=4ea7592e23 ]
AVRO-4180: [C++] Add pkg-config file (#3479)
* [C++] Add pkg-config file
* [C++] Bump minimum required CMake version to 3.20
Required for the cmake_path function for generating the pkg-config file.
* [C++] Correctly join paths for pkg-config file
* Add ASLv2 to the new file
* [C++] add License field to pkg-config file
---------
Co-authored-by: Martin Grigorov <[email protected]>
> Add pkg-config file for avro-cpp
> --------------------------------
>
> Key: AVRO-4180
> URL: https://issues.apache.org/jira/browse/AVRO-4180
> Project: Apache Avro
> Issue Type: Improvement
> Components: c++
> Reporter: Stephan Lachnit
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Add a pkg-config file for the C++ version to make it easier to use it with
> non-CMake build systems
--
This message was sent by Atlassian Jira
(v8.20.10#820010)