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

#####################################################################
## tst_qitemeditorfactory Test:
#####################################################################

qt_internal_add_test(tst_qitemeditorfactory
    SOURCES
        tst_qitemeditorfactory.cpp
    LIBRARIES
        Qt::Gui
        Qt::Widgets
)