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

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

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