# 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_happyeyeballs
  SRCS
    QuicHappyEyeballsFunctions.cpp
  DEPS
    mvfst_common_mvfst_logging
    mvfst_common_socket_util
    mvfst_state_quic_state_machine
    Folly::folly_portability_sockets
  EXPORTED_DEPS
    mvfst_client_state_and_handshake
    mvfst_common_events_eventbase
    mvfst_common_udpsocket_quic_async_udp_socket
    Folly::folly_io_socket_option_map
    Folly::folly_net_net_ops
)
