summaryrefslogtreecommitdiffstats
path: root/src/plugins/hardwareintegration/compositor/brcm-egl/brcm-egl.pro
diff options
context:
space:
mode:
authorJohan Klokkhammer Helsing <johan.helsing@qt.io>2019-09-26 14:19:56 +0200
committerJohan Klokkhammer Helsing <johan.helsing@qt.io>2019-09-30 19:17:30 +0200
commit91ed3e7c5800a6ef4bea9d0c4d80196f94caec95 (patch)
tree171e74aa4a982b2793b10295870740ccfd3e777c /src/plugins/hardwareintegration/compositor/brcm-egl/brcm-egl.pro
parent40d492e6a4f36005e6f3a274b91ae38bce42a924 (diff)
Rename compositor plugin targets
When we switch to CMake, plugin names need to be unique, otherwise we will get errors. Task-number: QTBUG-78177 Change-Id: I8a82da107260caaf23015ad275ab31ce34319771 Reviewed-by: Paul Olav Tvete <paul.tvete@qt.io>
Diffstat (limited to 'src/plugins/hardwareintegration/compositor/brcm-egl/brcm-egl.pro')
-rw-r--r--src/plugins/hardwareintegration/compositor/brcm-egl/brcm-egl.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/plugins/hardwareintegration/compositor/brcm-egl/brcm-egl.pro b/src/plugins/hardwareintegration/compositor/brcm-egl/brcm-egl.pro
index 53f7af8aa..c89ecec00 100644
--- a/src/plugins/hardwareintegration/compositor/brcm-egl/brcm-egl.pro
+++ b/src/plugins/hardwareintegration/compositor/brcm-egl/brcm-egl.pro
@@ -5,6 +5,8 @@ OTHER_FILES += brcm-egl.json
SOURCES += \
main.cpp
+TARGET = qt-wayland-compositor-brcm-egl
+
include(../../../../hardwareintegration/compositor/brcm-egl/brcm-egl.pri)
PLUGIN_TYPE = wayland-graphics-integration-server