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

#####################################################################
## tst_qpushbutton Test:
#####################################################################

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