You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Martin Tzvetanov Grigorov (Jira)" <ji...@apache.org> on 2021/09/29 08:45:00 UTC

[jira] [Updated] (AVRO-3143) Support modern CMake package configuration

     [ https://issues.apache.org/jira/browse/AVRO-3143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Tzvetanov Grigorov updated AVRO-3143:
--------------------------------------------
    Fix Version/s:     (was: 1.11.0)

> Support modern CMake package configuration
> ------------------------------------------
>
>                 Key: AVRO-3143
>                 URL: https://issues.apache.org/jira/browse/AVRO-3143
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: c++
>    Affects Versions: 1.11.0
>            Reporter: Break Yang
>            Priority: Trivial
>
> Modern CMake has this [package system|https://cmake.org/cmake/help/latest/manual/cmake-packages.7.html] to make it much easier for the downstream users to depend on this package with `find_package(Avro-cpp REQUIRED)` without having to write their own find modules, once the package installed.
> Would like to add support to this to make the life of downstream developer easier. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)