HomePhabricator
Diffusion Comm aa8c3fa0bca1

[Shared] Copy protos to shared/protos, adjust CMake

Description

[Shared] Copy protos to shared/protos, adjust CMake

Summary:
Initial move of protobuf files

The files are copied to the desired end state so that I can update the references in later revisions.

The CMakeLists.txt was pruned of the grpc client project.

https://linear.app/comm/issue/ENG-1231

Test Plan:

nix develop
cd shared/protos
rm -rf build && mkdir build && cd build && cmake .. && make -j
# builds 4 grpc projects

Reviewers: atul, abosh, max, karol, tomek

Reviewed By: max, karol, tomek

Subscribers: ashoat, tomek

Differential Revision: https://phab.comm.dev/D4992

Details

Provenance
jonAuthored on Aug 30 2022, 3:30 PM
Reviewer
max
Differential Revision
D4992: [Shared] Copy protos to shared/protos, adjust CMake
Parents
rCOMMb061099f516f: [lib] Lowercase all reserved usernames
Branches
Unknown
Tags
Unknown