[
https://issues.apache.org/jira/browse/ARROW-4608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe L. Korn reassigned ARROW-4608:
----------------------------------
Assignee: Uwe L. Korn
> cmake script assumes that double-conversion installs static libs, when it can
> install shared libs
> --------------------------------------------------------------------------------------------------
>
> Key: ARROW-4608
> URL: https://issues.apache.org/jira/browse/ARROW-4608
> Project: Apache Arrow
> Issue Type: Bug
> Reporter: Yuri
> Assignee: Uwe L. Korn
> Priority: Major
>
> This line:
> [https://github.com/apache/arrow/blob/master/cpp/cmake_modules/ThirdpartyToolchain.cmake#L580]
> The {{double-conversion}} project can alternatively build shared libraries,
> when {{BUILD_SHARED_LIBS=ON}} is used.
> You should only use libraries that {{double-conversion}} cmake script
> provides, which is in the {{double-conversion_LIBRARIES}} variable.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)