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

#####################################################################
## tst_qmacstyle Test:
#####################################################################

add_qt_test(tst_qmacstyle
    SOURCES
        tst_qmacstyle.cpp
    LIBRARIES
        Qt::WidgetsPrivate
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)