summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/graphics
diff options
context:
space:
mode:
authorTobias Hunger <tobias.hunger@qt.io>2019-03-29 12:01:29 +0100
committerTobias Hunger <tobias.hunger@qt.io>2019-03-29 14:33:22 +0000
commit4a9ea61705a8ca6ca715eda1099a639b51bffcb9 (patch)
tree8865853dea1df6783519089e76f38d41ebc51521 /src/platformsupport/graphics
parentff15f3681254337fe1f16c8cfea2c9a7daad1716 (diff)
CMake: Re-generate platformsupport/graphics
Change-Id: Ib144f7ab7d73e408fb73e1c52e92d03377c890c5 Reviewed-by: Albert Astals Cid <albert.astals.cid@kdab.com>
Diffstat (limited to 'src/platformsupport/graphics')
-rw-r--r--src/platformsupport/graphics/CMakeLists.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/platformsupport/graphics/CMakeLists.txt b/src/platformsupport/graphics/CMakeLists.txt
index c3b8e8e64d..9deca9d7c7 100644
--- a/src/platformsupport/graphics/CMakeLists.txt
+++ b/src/platformsupport/graphics/CMakeLists.txt
@@ -1,7 +1,7 @@
# Generated from graphics.pro.
#####################################################################
-## QtGraphicsSupport Module:
+## GraphicsSupport Module:
#####################################################################
add_qt_module(GraphicsSupport
@@ -14,3 +14,8 @@ add_qt_module(GraphicsSupport
Qt::CorePrivate
Qt::GuiPrivate
)
+
+#### Keys ignored in scope 1:.:graphics.pro:<NONE>:
+# CONFIG = "static" "internal_module"
+# MODULE = "graphics_support"
+# _LOADED = "qt_module"