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

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

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