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

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

qt_internal_add_test(tst_qcommandlinkbutton
    SOURCES
        tst_qcommandlinkbutton.cpp
    LIBRARIES
        Qt::Gui
        Qt::GuiPrivate
        Qt::Widgets
)