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

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

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