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

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

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