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

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

qt_internal_add_test(tst_qglobalstatic
    EXCEPTIONS
    SOURCES
        tst_qglobalstatic.cpp
    DEFINES
        SRCDIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}/\\\"
    PUBLIC_LIBRARIES
        Qt::CorePrivate
        Qt::TestPrivate
)