mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
qt3d: disable system assimp
Latest change in upstream assimp breaks the qt3d build. Disable the system assimp for now. MJ: Also assimp was removed from oe-core in honister with: https://git.openembedded.org/openembedded-core/commit/?h=honister&id=92719e01a90f2a80f5cceb2f98a48c49f0c24f1c due to license issue. Change-Id: Ib1bf4533a1670b0401748e56dcafb9d1b71fe66a Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
This commit is contained in:
parent
02d5a6bd43
commit
9a736ed306
|
|
@ -22,7 +22,6 @@ SRC_URI += " \
|
|||
|
||||
DEPENDS = "qtbase qtdeclarative qtshadertools qtshadertools-native"
|
||||
|
||||
PACKAGECONFIG ?= "system-assimp"
|
||||
PACKAGECONFIG[system-assimp] = "-DFEATURE_qt3d_system_assimp=ON,-DQT_FEATURE_qt3d_system_assimp=OFF,assimp"
|
||||
PACKAGECONFIG[qtgamepad] = ",,qtgamepad"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user