summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2014-12-16 10:05:36 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2014-12-17 14:18:37 +0100
commit8b040e58b263741ea19e1826308e22ab3cae585b (patch)
tree7a568aa5358e8d22cde7d6de6c23571665721963
parent38ddbf8b1945c657576cba4ec4a6e5199a0b7f33 (diff)
downloadmeta-qt5-8b040e58b263741ea19e1826308e22ab3cae585b.tar.gz
qtwayland: re-enable cmake files they don't break build anymore
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--recipes-qt/qt5/qtwayland.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtwayland.inc b/recipes-qt/qt5/qtwayland.inc
index 2f1cf2d1..baadcf59 100644
--- a/recipes-qt/qt5/qtwayland.inc
+++ b/recipes-qt/qt5/qtwayland.inc
@@ -7,8 +7,6 @@ require qt5.inc
7XKB_DEPENDS = "libxkbcommon xproto" 7XKB_DEPENDS = "libxkbcommon xproto"
8DEPENDS += "qtbase qtdeclarative wayland wayland-native qtwayland-native ${XKB_DEPENDS}" 8DEPENDS += "qtbase qtdeclarative wayland wayland-native qtwayland-native ${XKB_DEPENDS}"
9 9
10EXTRA_QMAKEVARS_POST += "CONFIG-=create_cmake"
11
12QT_WAYLAND_CONFIG ?= "wayland-compositor" 10QT_WAYLAND_CONFIG ?= "wayland-compositor"
13QT_WAYLAND_DEFINES ?= "" 11QT_WAYLAND_DEFINES ?= ""
14QT_WAYLAND_BUILD_PARTS ?= "examples" 12QT_WAYLAND_BUILD_PARTS ?= "examples"