Skip to content

Optional(?) support for find_package GRPC in CMakeLists.txt #119

@lcapaldo

Description

@lcapaldo

We are currently building GRPC with cmake because it affords some additional flexibility with respect to managing grpc's dependencies.

It would be convenient for us (and possibly others) if LightStep's cmake build could perhaps optionally find GRPC via find_package / cmake config (e.g. lib/cmake/grpc/*.cmake and friends) in addition to its current pkg config based support.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions