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

#####################################################################
## tst_qtoolbar Test:
#####################################################################

add_qt_test(tst_qtoolbar
    SOURCES
        tst_qtoolbar.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::GuiPrivate
        Qt::Widgets
        Qt::WidgetsPrivate
)