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

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

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