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

#####################################################################
## tst_qitemmodel Test:
#####################################################################

qt_add_test(tst_qitemmodel
    SOURCES
        tst_qitemmodel.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Sql
        Qt::Widgets
)