summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qmakearray/CMakeLists.txt
blob: 36b20c3b4fd248db9c0cb31a4acd3a683433988b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Generated from qmakearray.pro.

#####################################################################
## tst_qmakearray Test:
#####################################################################

add_qt_test(tst_qmakearray
    SOURCES
        tst_qmakearray.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
)