summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qmakearray/CMakeLists.txt
blob: fc5be609e1128e7798fa5eb0b2bfc853e241d922 (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
    PUBLIC_LIBRARIES
        Qt::CorePrivate
)