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

#####################################################################
## tst_qconcatenatetablesproxymodel Test:
#####################################################################

qt_internal_add_test(tst_qconcatenatetablesproxymodel
    SOURCES
        tst_qconcatenatetablesproxymodel.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
)