kou commented on issue #39823: URL: https://github.com/apache/arrow/issues/39823#issuecomment-1915812165
`arrow_shared`/`arrow_static` CMake targets depend on all thirdparty libraries (e.g.: `target_link_libraries(arrow_shared PUBLIC Azure::azure-storage-files-datalake)`). If we do it, `cpp/src/arrow/**/*.cc` can't be built before all thirdparty libraries are built. -- 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]
