• Aaron McCarthy's avatar
    Remove dependency on libgeoclue. · a3cb74a7
    Aaron McCarthy authored
    
    Re-implement Geoclue plugin using only Qt DBus dropping both the
    build-time and run-time dependency on libgeoclue. Allowing the Geoclue
    plugin to be build on all platforms that support Qt DBus.
    
    The priority of the Geoclue plugin has been lowered slightly so that
    the native position plugin, if available, has precedence.
    
    [ChangeLog][QtPositioning][Position] The Geoclue plugin has been
    re-implemented using Qt DBus.
    
    Task-number: QTBUG-40702
    Change-Id: Ia06d089bfb46c10769ccffd765c044c361a9b484
    Reviewed-by: default avatarAlex Blasche <alexander.blasche@theqtcompany.com>
    a3cb74a7
qtlocation.pro 53 bytes
load(configure)
qtCompileTest(gypsy)
load(qt_parts)