aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwayland.inc
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 /recipes-qt/qt5/qtwayland.inc
parent38ddbf8b1945c657576cba4ec4a6e5199a0b7f33 (diff)
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>
Diffstat (limited to 'recipes-qt/qt5/qtwayland.inc')
-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
XKB_DEPENDS = "libxkbcommon xproto"
DEPENDS += "qtbase qtdeclarative wayland wayland-native qtwayland-native ${XKB_DEPENDS}"
-EXTRA_QMAKEVARS_POST += "CONFIG-=create_cmake"
-
QT_WAYLAND_CONFIG ?= "wayland-compositor"
QT_WAYLAND_DEFINES ?= ""
QT_WAYLAND_BUILD_PARTS ?= "examples"