mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +01:00
Disabled OpenSceneGraph plugin per default. It doesn't compile without loads of extra work.
This commit is contained in:
parent
5b5b41a4c5
commit
2fcbb4ee8e
@ -190,11 +190,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…
x
Reference in New Issue
Block a user