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

#####################################################################
## tst_qwinjumplist Test:
#####################################################################

qt_add_test(tst_qwinjumplist
    SOURCES
        tst_qwinjumplist.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::WinExtras
)