Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Issue Links
- is a child of
-
ARROW-4611 [C++] Rework CMake third-party logic
- Resolved