HomePhabricator
Diffusion Comm bb49bb232c94

[CMake] Use correct protobuf capitalization

Description

[CMake] Use correct protobuf capitalization

Summary:
Fix failure from D4998#14767.

Correctly capitalizing the package name prevents cmake from
visiting all potential cmake configs and polluting the
environment with potentially conflicting packages outside
of the nix environment.

Test Plan:

nix develop
cd services/blob
rm -rf build && mkdir build && cd build && cmake .. && make -j

Reviewers: atul, abosh, varun

Reviewed By: atul

Subscribers: ashoat, tomek

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

Details

Provenance
jonAuthored on Sep 9 2022, 4:19 PM
Reviewer
atul
Differential Revision
D5106: [CMake] Use correct protobuf capitalization
Parents
rCOMM0721bc662099: [Chore] Add new protos build dir to gitignore
Branches
Unknown
Tags
Unknown