mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-02 10:24:11 +01:00
Turned off compile of osgearthview plugin.
This commit is contained in:
parent
4d11406062
commit
1335ba2636
@ -197,11 +197,11 @@ plugin_uavobjectutil.depends += plugin_uavobjects
|
||||
SUBDIRS += plugin_uavobjectutil
|
||||
|
||||
# OSG Earth View plugin
|
||||
plugin_osgearthview.subdir = osgearthview
|
||||
plugin_osgearthview.depends = plugin_coreplugin
|
||||
plugin_osgearthview.depends += plugin_uavobjects
|
||||
plugin_osgearthview.depends += plugin_uavobjectwidgetutils
|
||||
SUBDIRS += plugin_osgearthview
|
||||
;; plugin_osgearthview.subdir = osgearthview
|
||||
;; plugin_osgearthview.depends = plugin_coreplugin
|
||||
;; plugin_osgearthview.depends += plugin_uavobjects
|
||||
;; plugin_osgearthview.depends += plugin_uavobjectwidgetutils
|
||||
;; SUBDIRS += plugin_osgearthview
|
||||
|
||||
# Magic Waypoint gadget
|
||||
plugin_magicwaypoint.subdir = magicwaypoint
|
||||
|
Loading…
Reference in New Issue
Block a user