From 6a07037765ea7c195e802472106448432a91ec78 Mon Sep 17 00:00:00 2001 From: Alex Blasche Date: Thu, 28 Nov 2013 14:46:22 +0100 Subject: Fix make install rules to all examples in QtConnectivity repo This was highlighted during the testing of the Qt 5.2.0 package. Change-Id: I94b27f02a6621bccb9f0ce0d0cc184a449014573 Reviewed-by: Friedemann Kleint 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