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

#####################################################################
## tst_qstandarditem Test:
#####################################################################

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