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

set(SOURCES
    post.cpp
)

add_quic_tool(quicpost ${SOURCES})
