summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/global/qglobalstatic/CMakeLists.txt
blob: 959b2b25b05c836653779daf4676b505ce4e20d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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
)