Break Yang created AVRO-3143:
--------------------------------

             Summary: 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
             Fix For: 1.11.0


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)

Reply via email to