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

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

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