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

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

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