summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qwidgetmetatype/CMakeLists.txt
blob: 3d8c3bbf4b24bef04bc00d7339b895ef75d5aa85 (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
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)