tobim commented on pull request #7696: URL: https://github.com/apache/arrow/pull/7696#issuecomment-656902745
> our build system does not select static libraries when using -DARROW_DEPENDENCY_SOURCE=SYSTEM This is not true. > only add static libraries to `libarrow_bundled_dependencies.a` that the Arrow build system built itself. That's how it should be then. But by removing `ARROW_STATIC_INSTALL_INTERFACE_LIBS` you are breaking the case of external static dependencies. If you would only add those libs that are not `BUNDLED` to the list I'd be happy. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org