summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/global/qglobalstatic/CMakeLists.txt
blob: ea978bdadbafa818cc69ecd76059a802908c74c6 (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
    PUBLIC_LIBRARIES
        Qt::CorePrivate
        Qt::TestPrivate
)