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

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

qt_internal_add_test(tst_qitemmodel
    SOURCES
        tst_qitemmodel.cpp
    LIBRARIES
        Qt::Gui
        Qt::Sql
        Qt::Widgets
)