summaryrefslogtreecommitdiffstats
path: root/src/platformheaders/CMakeLists.txt
blob: 89daf13410592d7ac12e2b96bb888d6660034053 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Generated from platformheaders.pro.

# special case begin

# FIXME Add the rest of the stuff

add_qt_module(PlatformHeaders)

extend_target(PlatformHeaders CONDITION APPLE SOURCES cocoafunctions/qcocoawindowfunctions.h)

add_qt_docs(PlatformHeaders
    doc/qtplatformheaders.qdocconf
)

# special case end