mirror of https://github.com/qt/qt5.git
Make qtmultimedia depend optionally on qtquick3d
Needed for spatialaudioquick3d. Pick-to: 6.4 Change-Id: I2bbfe1a23622deb90e7641b322ad9eac3ae4a112 Reviewed-by: Daniel Smith <Daniel.Smith@qt.io>
This commit is contained in:
parent
d3857df3b2
commit
64a715e8be
|
@ -24,7 +24,7 @@
|
|||
status = addon
|
||||
[submodule "qtmultimedia"]
|
||||
depends = qtbase qtshadertools
|
||||
recommends = qtdeclarative
|
||||
recommends = qtdeclarative qtquick3d
|
||||
path = qtmultimedia
|
||||
url = ../qtmultimedia.git
|
||||
branch = dev
|
||||
|
|
Loading…
Reference in New Issue