Skip to content

cmake 3.13 required version for building gRPC #9

Description

@jcramer

Apparently grpc building requires cmake 3.13 or later (https://grpc.io/docs/quickstart/cpp/).

When installing on my server with default apt-get version <3.13 of cmake gRPC would not install properly and gs++ builds would fail.

Should we update to: cmake_minimum_required(VERSION 3.13)?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions