Describe the bug, including details regarding any error messages, version, and platform.
We need to update ARROW_BUNDLED_STATIC_LIBS in the parent scope here:
|
list(APPEND ARROW_BUNDLED_STATIC_LIBS protobuf::libprotobuf) |
Related: GH-48183
Component(s)
C++
Describe the bug, including details regarding any error messages, version, and platform.
We need to update
ARROW_BUNDLED_STATIC_LIBSin the parent scope here:arrow/cpp/cmake_modules/ThirdpartyToolchain.cmake
Line 1977 in 727106f
Related: GH-48183
Component(s)
C++