From 5de58c395a110b99796570bfa81627a8d6f2c521 Mon Sep 17 00:00:00 2001 From: Aaron McCarthy Date: Fri, 22 Jun 2012 14:20:57 +1000 Subject: Add config test to detect when to build geoclue backend. Previously the geoclue backend was only being built when CONFIG+=meego was set. Change-Id: I55f723d597aa7af159edb78e24bd2bf0116ae7dd Reviewed-by: Alex --- qtlocation.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'qtlocation.pro') diff --git a/qtlocation.pro b/qtlocation.pro index 7ee5fca5..911b3476 100644 --- a/qtlocation.pro +++ b/qtlocation.pro @@ -1,5 +1,6 @@ load(configure) qtCompileTest(locationd) +qtCompileTest(geoclue) TEMPLATE = subdirs -- cgit v1.2.3