From be13521707249d4d89085e6e850944056ab923f7 Mon Sep 17 00:00:00 2001 From: Alex Blasche Date: Thu, 28 Nov 2013 14:21:50 +0100 Subject: Fix make install rules for all examples in QtPositioning This was highlighted during the testing of the Qt 5.2.0 package. Change-Id: Iab1e6f5f1e1a8ceb62fc44658ec12fb131ccad65 Reviewed-by: Oswald Buddenhagen Reviewed-by: Alex Blasche --- .qmake.conf | 1 + 1 file changed, 1 insertion(+) (limited to '.qmake.conf') diff --git a/.qmake.conf b/.qmake.conf index 45d05b25..457f68b5 100644 --- a/.qmake.conf +++ b/.qmake.conf @@ -1,3 +1,4 @@ load(qt_build_config) +CONFIG += qt_example_installs MODULE_VERSION = 5.2.1 -- cgit v1.2.3