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

#####################################################################
## tst_qwidgetmetatype Test:
#####################################################################

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