[
https://issues.apache.org/jira/browse/AVRO-4015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated AVRO-4015:
---------------------------------
Labels: pull-request-available (was: )
> avro-cpp does not work with CMake's FetchContent
> ------------------------------------------------
>
> Key: AVRO-4015
> URL: https://issues.apache.org/jira/browse/AVRO-4015
> Project: Apache Avro
> Issue Type: Improvement
> Components: build, c++
> Reporter: Michael Bailey
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently it is not possible to link Avro-cpp as a dependency to a c++
> project using on FetchContent(). The principle reason is that the include
> directories are not properly exposed on the avrocpp and avrocpp_s targets.
> One other problem is that the necessary libraries are not linked to the
> avrocpp_s target, meaning any attempt to link against that target will result
> in linker errors.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)