Description
In order to have QTBUG-78771 fixed we need a new repository for the 3rdparty library assimp that's used in qtquick3d as git submodule.
I suggest to use the name qt/qtquick3d-assimp.git to have the .gitmodules file in qtquick3d read simply
[submodule "src/3rdparty/assimp/src"] path = src/3rdparty/assimp/src url = ../qtquick3d-assimp.git
Attachments
Issue Links
- is required for
-
QTBUG-78771 init-repository does not populate qtquick3d/src/3rdparty/assimp/src
- Closed