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

#####################################################################
## tst_qstyle Test:
#####################################################################

add_qt_test(tst_qstyle
    SOURCES
        tst_qstyle.cpp
    LIBRARIES
        Qt::TestPrivate
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)