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

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

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