qt6-bb10/tests/manual/qnetworkreply/CMakeLists.txt

28 lines
711 B
CMake

# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
# Generated from qnetworkreply.pro.
#####################################################################
## tst_manual_qnetworkreply Binary:
#####################################################################
# special case begin
if (NOT QT_FEATURE_private_tests)
return()
endif()
# special case end
qt_internal_add_manual_test(tst_manual_qnetworkreply
SOURCES
main.cpp
LIBRARIES
Qt::CorePrivate
Qt::Network
Qt::NetworkPrivate
Qt::Test
)
#### Keys ignored in scope 1:.:.:qnetworkreply.pro:<TRUE>:
# TEMPLATE = "app"