# Copyright (C) 2023 Intel Corporation.
# SPDX-License-Identifier: BSD-3-Clause

qt_internal_add_manual_test(qdnslookup
    SOURCES
        main.cpp
    LIBRARIES
        Qt::Network
)
