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

#####################################################################
## tst_qprogressbar Test:
#####################################################################

add_qt_test(tst_qprogressbar
    SOURCES
        tst_qprogressbar.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)