summaryrefslogtreecommitdiffstats
path: root/src/gui/Qt5GuiConfigExtras.cmake.in
diff options
context:
space:
mode:
authorStephen Kelly <stephen.kelly@kdab.com>2011-12-17 11:42:11 +0100
committerQt by Nokia <qt-info@nokia.com>2011-12-19 10:42:02 +0100
commitc023f5600a161e95a9077aba402a57aa2855cb07 (patch)
treee2749ff21df5a2fc8ec6d8c1a71dad03aea87ebd /src/gui/Qt5GuiConfigExtras.cmake.in
parent5fb4bf89874e6f3b407e70978ef5cfaa8d100fbc (diff)
Remove plugin related variables from the CMake files.
It doesn't currently have any effect and needs to be re-thought anyway. Change-Id: I6e620ca5b341264bbf5279a19e8f25af8fa7d396 Reviewed-by: Alexander Neundorf <neundorf@kde.org> Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
Diffstat (limited to 'src/gui/Qt5GuiConfigExtras.cmake.in')
-rw-r--r--src/gui/Qt5GuiConfigExtras.cmake.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/gui/Qt5GuiConfigExtras.cmake.in b/src/gui/Qt5GuiConfigExtras.cmake.in
deleted file mode 100644
index 8ddfd45060..0000000000
--- a/src/gui/Qt5GuiConfigExtras.cmake.in
+++ /dev/null
@@ -1,4 +0,0 @@
-
-set(Qt5Gui_PLUGIN_TYPES imageformats)
-
-set(Qt5_IMAGEFORMATS_PLUGINS qgif qjpeg qmng qico qtiff)