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

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

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