# 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_experimental_RFC1867
  SRCS
    RFC1867.cpp
  EXPORTED_DEPS
    proxygen_http_codec_http1x_codec
    proxygen_utils_logging
    Folly::folly_conv
)
