summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/qhttpnetworkreply/CMakeLists.txt
blob: 4c1e323a109eeb795c5ee1449c134170f164cd32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Generated from qhttpnetworkreply.pro.

if(NOT QT_FEATURE_private_tests)
    return()
endif()

#####################################################################
## tst_qhttpnetworkreply Test:
#####################################################################

qt_internal_add_test(tst_qhttpnetworkreply
    SOURCES
        tst_qhttpnetworkreply.cpp
    LIBRARIES
        Qt::CorePrivate
        Qt::NetworkPrivate
)

#### Keys ignored in scope 1:.:.:qhttpnetworkreply.pro:<TRUE>:
# _REQUIREMENTS = "qtConfig(private_tests)"