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.txt22
1 files changed, 0 insertions, 22 deletions
diff --git a/src/platformheaders/CMakeLists.txt b/src/platformheaders/CMakeLists.txt
deleted file mode 100644
index d4ea3251e9..0000000000
--- a/src/platformheaders/CMakeLists.txt
+++ /dev/null
@@ -1,22 +0,0 @@
-# Generated from platformheaders.pro.
-
-#####################################################################
-## PlatformHeaders Module:
-#####################################################################
-
-qt_add_module(PlatformHeaders
- HEADER_MODULE
- # special case begin
- # SOURCES
- # eglfsfunctions/qeglfsfunctions_p.h
- # helper/qplatformheaderhelper_p.h
- # waylandfunctions/qwaylandwindowfunctions_p.h
- # special case end
- PUBLIC_LIBRARIES
- Qt::Core
- Qt::Gui
-)
-qt_add_docs(PlatformHeaders
- doc/qtplatformheaders.qdocconf
-)
-