summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews/qitemview/CMakeLists.txt
blob: b4331b87ca93754c8fff21b88970430943f0ec30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Generated from qitemview.pro.

#####################################################################
## tst_qitemview Test:
#####################################################################

qt_add_test(tst_qitemview
    SOURCES
        tst_qitemview.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)