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.
Differential D5106
[CMake] Use correct protobuf capitalization • jon on Sep 9 2022, 4:57 PM. Authored by Tags None Referenced Files
Details Fix failure from D4998#14767. Correctly capitalizing the package name prevents cmake from nix develop cd services/blob rm -rf build && mkdir build && cd build && cmake .. && make -j
Diff Detail
|