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

#####################################################################
## tst_qwintaskbarprogress Test:
#####################################################################

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