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

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

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