# 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_coro_server_handlers_expect_continue_wrapper_handler
  SRCS
    ExpectContinueWrapperHandler.cpp
  DEPS
    proxygen_http_http_headers
    Folly::folly_logging_logging
  EXPORTED_DEPS
    proxygen_coro
    proxygen_coro_source
)
