rok commented on pull request #11889: URL: https://github.com/apache/arrow/pull/11889#issuecomment-990166782
I'm getting: ``` CMake Error: install(EXPORT "arrow_targets" ...) includes target "arrow_static" which requires target "arrow_bundled_dependencies" that is not in any export set. ``` When running: ``` cmake -DARROW_DEPENDENCY_SOURCE=BUNDLED .. ``` I'll continue tomorrow but would appreciate pointers :) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
