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 line: https://github.com/apache/arrow/blob/master/cpp/cmake_modules/ThirdpartyToolchain.cmake#L580
The
double-conversionproject can alternatively build shared libraries, whenBUILD_SHARED_LIBS=ONis used.You should only use libraries that
double-conversioncmake script provides, which is in thedouble-conversion_LIBRARIESvariable.