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

#####################################################################
## tst_qtoolbox Test:
#####################################################################

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