summaryrefslogtreecommitdiffstats
path: root/src/platformheaders/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/platformheaders/CMakeLists.txt')
-rw-r--r--src/platformheaders/CMakeLists.txt13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/platformheaders/CMakeLists.txt b/src/platformheaders/CMakeLists.txt
deleted file mode 100644
index 820bbb71a5..0000000000
--- a/src/platformheaders/CMakeLists.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-# Generated from platformheaders.pro.
-
-# special case begin
-
-# FIXME Add the rest of the stuff? I don't think any other stuff is needed?
-
-qt_add_module(PlatformHeaders HEADER_MODULE)
-
-qt_add_docs(PlatformHeaders
- doc/qtplatformheaders.qdocconf
-)
-
-# special case end