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

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

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