summaryrefslogtreecommitdiffstats
path: root/src/plugins/styles/mac/CMakeLists.txt
blob: 140d4e4c939bca3e85d9febc90326f7e215ffb6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Generated from mac.pro.

#####################################################################
## QMacStylePlugin Plugin:
#####################################################################

qt_add_plugin(QMacStylePlugin
    OUTPUT_NAME qmacstyle
    TYPE styles
    SOURCES
        main.mm
        qmacstyle_mac.mm qmacstyle_mac_p.h
        qmacstyle_mac_p_p.h
    LIBRARIES
        ${FWAppKit}
    PUBLIC_LIBRARIES
        Qt::Core
        Qt::Gui
        Qt::WidgetsPrivate
)

#### Keys ignored in scope 1:.:.:mac.pro:<TRUE>:
# DISTFILES = "macstyle.json"