From 932c4306a66b31d9cb7e5ae16d5f022f29b5c855 Mon Sep 17 00:00:00 2001 From: Aaron McCarthy Date: Mon, 25 Jun 2012 14:40:54 +1000 Subject: Add config test to detect when to build gypsy backend. Previously the gypsy backend was only being built when CONFIG+=meego was set. Change-Id: Ia738ea270252206974f5fcdf146a53ba221925f0 Reviewed-by: Alex --- qtlocation.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'qtlocation.pro') diff --git a/qtlocation.pro b/qtlocation.pro index 911b3476..1885b81a 100644 --- a/qtlocation.pro +++ b/qtlocation.pro @@ -1,6 +1,7 @@ load(configure) qtCompileTest(locationd) qtCompileTest(geoclue) +qtCompileTest(gypsy) TEMPLATE = subdirs -- cgit v1.2.1