From 18e84e7c06cab6158040346e6c7229eb92333026 Mon Sep 17 00:00:00 2001 From: BogDan Vatra Date: Mon, 22 Feb 2016 14:05:04 +0200 Subject: [PATCH] Enable QtGamepad usage in Qt3D If Qt3D finds QtGamepad, it will use it to build gamepad support. Change-Id: Ifbc40e5e04a6030d25c2d429878d4fb3a3dd11a6 Reviewed-by: Oswald Buddenhagen --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index 8a9cd4f4..295b8304 100644 --- a/.gitmodules +++ b/.gitmodules @@ -141,6 +141,7 @@ initrepo = true [submodule "qt3d"] depends = qtdeclarative qtimageformats + recommends = qtgamepad path = qt3d url = ../qt3d.git branch = 5.7