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

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

Commit e6c308780e876b4c11a470b9900995947f7b0fb5 in avro's branch 
refs/heads/main from Gang Wu
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=e6c308780e ]

AVRO-3088: [C++] Rename CMake package name to avro-cpp (#3477)

* AVRO-3088: [C++] Rename CMake package name to AvroCpp

* rename to avro-cpp

> 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: 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)

Reply via email to