diff --git a/services/blob/CMakeLists.txt b/services/blob/CMakeLists.txt --- a/services/blob/CMakeLists.txt +++ b/services/blob/CMakeLists.txt @@ -32,7 +32,7 @@ set(_proto_path "grpc") else() # Inside repo - set(_proto_path "../../native/cpp/CommonCpp/grpc") + set(_proto_path "../../shared/protos") endif() # Shared Comm protos