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

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

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