aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qwinmime/CMakeLists.txt
blob: c9d405425b3d67e4df6fd1cf883074cda27c22c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Generated from qwinmime.pro.

#####################################################################
## tst_qwinmime Test:
#####################################################################

add_qt_test(tst_qwinmime
    SOURCES
        tst_qwinmime.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
        Qt::WinExtras
)