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

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

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