Aaron Barany created AVRO-4167:
----------------------------------
Summary: C++ Libraries can be installed in incorrect location
Key: AVRO-4167
URL: https://issues.apache.org/jira/browse/AVRO-4167
Project: Apache Avro
Issue Type: Bug
Components: c++
Affects Versions: 1.12.0
Reporter: Aaron Barany
Fix For: 1.13.0
The install step for the C++ build run through CMake can install in the
incorrect for the following situations:
# Windows DLLs are installed to the lib directory rather than bin.
# Systems that use a different install location (e.g. lib64 on some Linux
distros) won't have their common location respected.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)