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

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

qt_internal_add_test(tst_qitemselectionmodel
    SOURCES
        tst_qitemselectionmodel.cpp
    LIBRARIES
        Qt::Gui
        Qt::TestPrivate
)