Skip to content

cmake script assumes that double-conversion installs static libs, when it can install shared libs #3672

Description

@yurivict

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions