summaryrefslogtreecommitdiffstats
path: root/src/platformheaders/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/platformheaders/.prev_CMakeLists.txt')
-rw-r--r--src/platformheaders/.prev_CMakeLists.txt20
1 files changed, 0 insertions, 20 deletions
diff --git a/src/platformheaders/.prev_CMakeLists.txt b/src/platformheaders/.prev_CMakeLists.txt
deleted file mode 100644
index f82aa8a647..0000000000
--- a/src/platformheaders/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-# Generated from platformheaders.pro.
-
-#####################################################################
-## PlatformHeaders Module:
-#####################################################################
-
-qt_add_module(PlatformHeaders
- HEADER_MODULE
- SOURCES
- eglfsfunctions/qeglfsfunctions_p.h
- helper/qplatformheaderhelper_p.h
- waylandfunctions/qwaylandwindowfunctions_p.h
- PUBLIC_LIBRARIES
- Qt::Core
- Qt::Gui
-)
-qt_add_docs(PlatformHeaders
- doc/qtplatformheaders.qdocconf
-)
-