summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/global/qglobalstatic/CMakeLists.txt
blob: c6e55cdde77cd7a459e3621c1b05a02dfcbdefc5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Generated from qglobalstatic.pro.

#####################################################################
## tst_qglobalstatic Test:
#####################################################################

qt_internal_add_test(tst_qglobalstatic
    EXCEPTIONS
    SOURCES
        tst_qglobalstatic.cpp
    LIBRARIES
        Qt::CorePrivate
        Qt::TestPrivate
)