Make Qt3D depend on qtbase and optionally on qtdeclarative

This change will make the pure C++ libs of Qt3D be built even if
qtdeclarative is skipped.

Task-number: QTBUG-62256
Change-Id: I0cdf19a57d1d8eca065e19a21e88193c5dcb5eb6
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
This commit is contained in:
Harald Vistnes
2017-08-01 23:24:12 +02:00
committed by Tony Sarajärvi
parent 36d7e7a8da
commit 830f8ac7f2

4
.gitmodules vendored
View File

@@ -146,8 +146,8 @@
branch = 5.9
status = addon
[submodule "qt3d"]
depends = qtdeclarative
recommends = qtimageformats qtgamepad
depends = qtbase
recommends = qtdeclarative qtimageformats qtgamepad
path = qt3d
url = ../qt3d.git
branch = 5.9