Mitja P created AVRO-3088:
-----------------------------

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


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.3.4#803005)

Reply via email to