From 22bbcd9fe12eb3e261086045033ab3bee9183b34 Mon Sep 17 00:00:00 2001 From: Laszlo Agocs Date: Mon, 11 Jan 2016 11:51:00 +0100 Subject: Disable the qgltf example to keep the CI running Change-Id: Ic8383e39f368e293d5d97fe7bb78b435538249af Reviewed-by: Sean Harmer --- examples/qt3d/qt3d.pro | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/qt3d/qt3d.pro b/examples/qt3d/qt3d.pro index afa4cce79..829eb2789 100644 --- a/examples/qt3d/qt3d.pro +++ b/examples/qt3d/qt3d.pro @@ -44,9 +44,11 @@ SUBDIRS += \ instanced-arrays-qml \ picking-qml \ transforms-qml \ - qgltf \ lights +# qmake seems to break in some CI configurations, disable this for now +#SUBDIRS += qgltf + # TODO Port the old examples to new APIs #SUBDIRS += qt3d qtHaveModule(widgets): SUBDIRS += assimp-cpp \ -- cgit v1.2.3