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.
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
Once this is done we should be able to simplify building abseil.
Component(s)
C++
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.
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
Once this is done we should be able to simplify building abseil.
Component(s)
C++