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.
CRC32C is a dependency for Google Cloud.
This issue is to track specifically moving CRC32C.
This follows a similar approach to what a different PR was doing with abseil, c-ares, RE2, Protobuf, gRPC
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.
CRC32C is a dependency for Google Cloud.
This issue is to track specifically moving CRC32C.
This follows a similar approach to what a different PR was doing with abseil, c-ares, RE2, Protobuf, gRPC
Component(s)
C++