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

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

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