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

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

qt_add_test(tst_qmacstyle
    SOURCES
        tst_qmacstyle.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::WidgetsPrivate
)