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

if(NOT QT_FEATURE_private_tests)
    return()
endif()

#####################################################################
## tst_qauthenticator Test:
#####################################################################

qt_internal_add_test(tst_qauthenticator
    SOURCES
        tst_qauthenticator.cpp
    LIBRARIES
        Qt::NetworkPrivate
)

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