mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-07 14:44:37 +02:00
qtwebengine: enable cmake
* it works fine in 5.5 version Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user