[ 
https://issues.apache.org/jira/browse/AVRO-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17931059#comment-17931059
 ] 

ASF subversion and git services commented on AVRO-3088:
-------------------------------------------------------

Commit c75e6d59fbacd05df666665d9c8b7e3274cf0399 in avro's branch 
refs/heads/dependabot/maven/lang/java/org.apache.felix-maven-bundle-plugin-6.0.0
 from Gang Wu
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=c75e6d59f ]

AVRO-3088: [C++] Export CMake package config file (#3299)

* Export CMake package configuration file

* AVRO-3088: [C++] Export CMake package config file

* simplify generator expression

* fix AvroConfig.cmake.in

* do not add fmt to install interface

* reword error message

* remove if statement for required lib

* use TARGET_NAME_IF_EXISTS

> 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
>          Time Spent: 4h 50m
>  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)

Reply via email to