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

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

mvfst_add_library(mvfst_datagram_datagram_flow_manager
  SRCS
    DatagramFlowManager.cpp
  EXPORTED_DEPS
    mvfst_common_buf_util
    mvfst_common_circular_deque
    mvfst_common_expected
    mvfst_constants
    mvfst_priority_priority_queue
    Folly::folly_container_f14_hash
    Folly::folly_io_iobuf
)

add_subdirectory(test)
