raulcd opened a new issue, #48317: URL: https://github.com/apache/arrow/issues/48317
### Describe the enhancement requested In order to reduce complexity of our ThirdParty dependency system we would like to remove all abseil target definitions. In order to do so we should move Google Cloud CPP fromExternal Project to FetchContent. - https://github.com/apache/arrow/issues/45303 This issue is to track specifically moving google-cloud-cpp. This follows a similar approach to what a different PR was doing with abseil, c-ares, RE2, Protobuf, gRPC - https://github.com/apache/arrow/issues/48074 - https://github.com/apache/arrow/issues/48091 - https://github.com/apache/arrow/issues/48178 - https://github.com/apache/arrow/issues/48181 - https://github.com/apache/arrow/issues/48248 Once this is done we should be able to simplify building abseil. ### Component(s) C++ -- 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]
