# Copyright (c) Microsoft Corporation.
# Licensed under the MIT License.

set(SOURCES
    InteropServer.cpp
)

add_quic_tool(quicinteropserver ${SOURCES})
