# Copyright (c) Meta Platforms, Inc. and affiliates.
# All rights reserved.
#
# This source code is licensed under the BSD-style license found in the
# LICENSE file in the root directory of this source tree.

# Auto-generated by proxygen/facebook/generate_cmake.py - DO NOT EDIT MANUALLY

proxygen_add_library(proxygen_http_sink_client_sink
  SRCS
    HTTPTransactionSink.cpp
  DEPS
    proxygen_http_session_hq_session
  EXPORTED_DEPS
    proxygen_http_observer_session_observer_container
    proxygen_http_session_http_transaction
    proxygen_http_sink_client_sink_interface
    Folly::folly_logging_logging
)

proxygen_add_library(proxygen_http_sink_flow_control_info)

proxygen_add_library(proxygen_http_sink_client_sink_interface
  EXPORTED_DEPS
    proxygen_http_message
    proxygen_http_sink_flow_control_info
    Folly::folly_cpp_attributes
)
