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

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

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