summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qcommandlinkbutton/CMakeLists.txt
blob: 9c556296c024e0a38e86d66bdcbed7bc2fa8b408 (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
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::GuiPrivate
        Qt::Widgets
)