From ae02d4c70a95dc40aeb4be41950930847c640cef Mon Sep 17 00:00:00 2001 From: "Thiago Marcos P. Santos" Date: Tue, 31 Jan 2017 16:18:19 +0200 Subject: Re-enable the Mapbox GL 3rdparty and the plugin It was previously disabled so we could move the 3rdparty package to a more consistent location. Change-Id: I9ebd8c8fe131b2821aa3205e0deda87e9e9db19c Reviewed-by: Paolo Angelelli --- src/src.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/src.pro') diff --git a/src/src.pro b/src/src.pro index 4b9c4985..a64ac534 100644 --- a/src/src.pro +++ b/src/src.pro @@ -1,7 +1,7 @@ TEMPLATE = subdirs SUBDIRS += positioning -plugins.depends += positioning +plugins.depends += positioning 3rdparty qtHaveModule(quick) { SUBDIRS += 3rdparty -- cgit v1.2.1