mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-30 08:24:11 +01:00
OpenSceneGraph deactivated by default, too tricky to get it compiled for most devs
This commit is contained in:
parent
79b717b4f7
commit
c7857926f4
@ -198,11 +198,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