[
https://issues.apache.org/jira/browse/AVRO-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Tzvetanov Grigorov resolved AVRO-3088.
---------------------------------------------
Fix Version/s: 1.13.0
Resolution: Fixed
> export CMake targets when installing Avro
> -----------------------------------------
>
> Key: AVRO-3088
> URL: https://issues.apache.org/jira/browse/AVRO-3088
> Project: Apache Avro
> Issue Type: Improvement
> Components: c++
> Affects Versions: 1.10.2
> Reporter: Mitja P
> Assignee: Gang Wu
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.13.0
>
> Time Spent: 6h 40m
> Remaining Estimate: 0h
>
> When Avro is build using CMake and then installed, only header, binary and
> library files are installed. To simplify usage in other CMake projects Avro
> should also export and install targets and config file.
> This way one would just use `find_package(avrocpp)` and set `avrocpp_DIR`
> variable.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)