From d8a4d97e37868e3afe594046ed15b154ceccc084 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 29 Sep 2015 18:28:56 +0200 Subject: qtwebengine: enable cmake * it works fine in 5.5 version Signed-off-by: Martin Jansa --- recipes-qt/qt5/qtwebengine_git.bb | 3 --- 1 file changed, 3 deletions(-) diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb index 40dca0cf..7127c8f7 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb @@ -35,9 +35,6 @@ require qt5-git.inc SEPB = "${S}" B = "${SEPB}" -# Project ERROR: Missing CMake tests. Either create tests in tests/auto/cmake, or disable cmake config file creation with CONFIG-=create_cmake. -EXTRA_QMAKEVARS_POST += "CONFIG-=create_cmake" - export NINJA_PATH="${STAGING_BINDIR_NATIVE}/ninja" do_configure() { -- cgit v1.2.3-54-g00ecf