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