10 lines
185 B
CMake
Raw Normal View History

2023-11-01 22:23:55 +01:00
# Copyright (C) 2023 Intel Corporation.
# SPDX-License-Identifier: BSD-3-Clause
qt_internal_add_manual_test(qdnslookup
SOURCES
main.cpp
LIBRARIES
Qt::Network
)