mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
pyside6: enable CMake build without wheel support
Need to enable the super project build to avoid the unnecessary Wheel targets. Task-number: QTBUG-141036 Change-Id: I642a902177d801b6259d5c7b929c6d94018e2bcc Reviewed-by: Ari Parkkila <ari.parkkila@qt.io>
This commit is contained in:
parent
a42f47294e
commit
69db4e2fa1
|
|
@ -27,6 +27,7 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/pyside6:"
|
|||
EXTRA_OECMAKE += "\
|
||||
-DBUILD_TESTS=FALSE \
|
||||
-DQFP_PYTHON_SITE_PACKAGES=${PYTHON_SITEPACKAGES_DIR} \
|
||||
-Dis_pyside6_superproject_build=ON \
|
||||
"
|
||||
EXTRA_OECMAKE:append:class-target = " -DQFP_SHIBOKEN_HOST_PATH=${STAGING_EXECPREFIXDIR} -DQFP_PYTHON_HOST_PATH=${PYTHON}"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user