summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qobject/.prev_CMakeLists.txt
blob: 67ec3b7631f7c04ae62f55779aa0c6f0570645ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Generated from qobject.pro.

#####################################################################
## tst_qobject Test:
#####################################################################

qt_internal_add_test(tst_qobject
    SOURCES
        tst_qobject.cpp
    DEFINES
        QT_DISABLE_DEPRECATED_BEFORE=0
    PUBLIC_LIBRARIES
        Qt::CorePrivate
        Qt::Network
)

## Scopes:
#####################################################################
add_subdirectory(signalbug)