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

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

qt_internal_add_test(tst_qmakearray
    SOURCES
        tst_qmakearray.cpp
    LIBRARIES
        Qt::CorePrivate
)