summaryrefslogtreecommitdiffstats
path: root/src/platformheaders/CMakeLists.txt
blob: 493cb9f17a86b6a67c0dffe600c0520f00ec2ed1 (plain)
1
2
3
4
5
6
7
# FIXME Add the rest of the stuff

add_qt_module(PlatformHeaders SOURCES fake.cpp)

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

add_qt_docs(./doc/qtplatformheaders.qdocconf)