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

#####################################################################
## tst_qmimedata Test:
#####################################################################

qt_internal_add_test(tst_qmimedata
    SOURCES
        tst_qmimedata.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
)