# 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_common_testutil_mock_async_udp_socket
  EXPORTED_DEPS
    mvfst_common_events_folly_eventbase
    mvfst_common_udpsocket_folly_async_udp_socket
    Folly::folly_portability_gmock
)
