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

#####################################################################
## tst_qcommandlinkbutton Test:
#####################################################################

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