Csonkás Kristóf Gyula created THRIFT-5478:
---------------------------------------------
Summary: Unconventional install structure
Key: THRIFT-5478
URL: https://issues.apache.org/jira/browse/THRIFT-5478
Project: Thrift
Issue Type: Bug
Components: Build Process
Affects Versions: 0.15.0
Reporter: Csonkás Kristóf Gyula
Thrift installations have unconventional structure.
Static and DLL-import libraries are installed to {{<prefix>/bin}} when built
with MSVC, it should be {{<prefix>/lib}}
([DefineInstallationPaths.cmake#L24|https://github.com/apache/thrift/blob/591575a8a891717b002abecef57f99830a8c6752/build/cmake/DefineInstallationPaths.cmake#L24]).
pkgconfig and cmake locations don't respect externally set {{LIB_DIR}}.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)