On Mon, 24 Apr 2023 12:03:35 +0530 Pirate Praveen
<prav...@onenetbeyond.org> wrote:
> CMake Warning at cmake/abseil-cpp.cmake:28 (message):
> protobuf_ABSL_PROVIDER is "module" but ABSL_ROOT_DIR is wrong
> Call Stack (most recent call first):
> CMakeLists.txt:350 (include)
>
> I could skip building googletest easily, but this is not very
straight
> forward. Any ideas?
I tried setting -Dprotobuf_ABSL_PROVIDER=package similar to grpc, but
the rules file seems too complex, so I will leave it to the maintainer
for a proper update. In the meanwhile, gitlab can use the version from
rubygems.org (being in contrib).