mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-01 17:52:12 +01:00
Remove OSG from Mac compile of GCS.
This commit is contained in:
parent
2c8929525d
commit
d7b123f836
@ -203,13 +203,13 @@ plugin_uavobjectutil.depends += plugin_uavobjects
|
|||||||
SUBDIRS += plugin_uavobjectutil
|
SUBDIRS += plugin_uavobjectutil
|
||||||
|
|
||||||
# OSG Earth View plugin
|
# OSG Earth View plugin
|
||||||
macx {
|
#macx {
|
||||||
plugin_osgearthview.subdir = osgearthview
|
#plugin_osgearthview.subdir = osgearthview
|
||||||
plugin_osgearthview.depends = plugin_coreplugin
|
#plugin_osgearthview.depends = plugin_coreplugin
|
||||||
plugin_osgearthview.depends += plugin_uavobjects
|
#plugin_osgearthview.depends += plugin_uavobjects
|
||||||
plugin_osgearthview.depends += plugin_uavobjectwidgetutils
|
#plugin_osgearthview.depends += plugin_uavobjectwidgetutils
|
||||||
SUBDIRS += plugin_osgearthview
|
#SUBDIRS += plugin_osgearthview
|
||||||
}
|
#}
|
||||||
|
|
||||||
# Magic Waypoint gadget
|
# Magic Waypoint gadget
|
||||||
plugin_magicwaypoint.subdir = magicwaypoint
|
plugin_magicwaypoint.subdir = magicwaypoint
|
||||||
|
Loading…
x
Reference in New Issue
Block a user