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

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

qt_add_test(tst_qwidgetmetatype
    SOURCES
        tst_qwidgetmetatype.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)