aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2015-09-29 18:28:56 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2015-09-29 21:10:17 +0200
commitd8a4d97e37868e3afe594046ed15b154ceccc084 (patch)
treec285b536165c80b79c1d6b6bf7dd97aed9beafec
parent394345ca29702b14255bfb8e7c9814d669553cf8 (diff)
qtwebengine: enable cmake
* it works fine in 5.5 version Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--recipes-qt/qt5/qtwebengine_git.bb3
1 files changed, 0 insertions, 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() {