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

if(NOT QT_FEATURE_private_tests)
    return()
endif()

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

qt_add_test(tst_qauthenticator
    SOURCES
        tst_qauthenticator.cpp
    DEFINES
        SRCDIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}/\\\"
    PUBLIC_LIBRARIES
        Qt::NetworkPrivate
)

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