summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/offscreen
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@qt.io>2019-05-02 17:15:15 +0200
committerSimon Hausmann <simon.hausmann@qt.io>2019-05-02 15:29:48 +0000
commit7ff93f33648e210e29288764903850303363f9ba (patch)
tree6749cce0bac6350452b02b32111835582a16e187 /src/plugins/platforms/offscreen
parent1361cf5d50e0baa901c06cab7f87785a03c57cb7 (diff)
Fix build by re-generating CMakeLists.txt from offscreen.pro
We don't need the _dummy.cpp files in the build anymore that don't exist anyway. Change-Id: I70e12dd39009c86779f3863c945e835b76cb24f6 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'src/plugins/platforms/offscreen')
-rw-r--r--src/plugins/platforms/offscreen/CMakeLists.txt6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/plugins/platforms/offscreen/CMakeLists.txt b/src/plugins/platforms/offscreen/CMakeLists.txt
index 513bc0a6be..e3f3ece17e 100644
--- a/src/plugins/platforms/offscreen/CMakeLists.txt
+++ b/src/plugins/platforms/offscreen/CMakeLists.txt
@@ -42,9 +42,5 @@ extend_target(qoffscreen CONDITION QT_FEATURE_opengl AND QT_FEATURE_xlib AND TAR
Qt::GlxSupport
)
-extend_target(qoffscreen CONDITION NOT TARGET OpenGL::GLX OR NOT QT_FEATURE_opengl OR NOT QT_FEATURE_xlib # special case
- SOURCES
- qoffscreenintegration_dummy.cpp
-)
-
+#### Keys ignored in scope 3:.:.:offscreen.pro:NOT TARGET___equals____ss_QT_DEFAULT_QPA_PLUGIN:
# PLUGIN_EXTENDS = "-"