summaryrefslogtreecommitdiffstats
path: root/src/platformheaders/CMakeLists.txt
blob: 79ba95a8061351b561f9f6a8756069fdf30108f2 (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(
    doc/qtplatformheaders.qdocconf
)

# special case end