[
https://issues.apache.org/jira/browse/ARROW-4608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17661631#comment-17661631
]
Rok Mihevc commented on ARROW-4608:
-----------------------------------
This issue has been migrated to [issue
#21148|https://github.com/apache/arrow/issues/21148] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [C++] cmake script assumes that double-conversion installs static libs
> ----------------------------------------------------------------------
>
> Key: ARROW-4608
> URL: https://issues.apache.org/jira/browse/ARROW-4608
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++, Packaging
> Reporter: Yuri
> Assignee: Uwe Korn
> Priority: Major
> Fix For: 0.13.0
>
>
> 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
(v8.20.10#820010)