Commits


Gang Wu authored and GitHub committed c75e6d59fba
AVRO-3088: [C++] Export CMake package config file (#3299) * Export CMake package configuration file * AVRO-3088: [C++] Export CMake package config file * simplify generator expression * fix AvroConfig.cmake.in * do not add fmt to install interface * reword error message * remove if statement for required lib * use TARGET_NAME_IF_EXISTS