From 8b040e58b263741ea19e1826308e22ab3cae585b Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Tue, 16 Dec 2014 10:05:36 +0100 Subject: qtwayland: re-enable cmake files they don't break build anymore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller Signed-off-by: Martin Jansa --- recipes-qt/qt5/qtwayland.inc | 2 -- 1 file changed, 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" -- cgit v1.2.3-54-g00ecf