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

#####################################################################
## tst_qtabbar Test:
#####################################################################

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