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

#####################################################################
## tst_qitemselectionmodel Test:
#####################################################################

qt_add_test(tst_qitemselectionmodel
    SOURCES
        tst_qitemselectionmodel.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
)