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

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

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