mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-21 06:52:11 +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
|
||||
|
||||
# OSG Earth View plugin
|
||||
macx {
|
||||
plugin_osgearthview.subdir = osgearthview
|
||||
plugin_osgearthview.depends = plugin_coreplugin
|
||||
plugin_osgearthview.depends += plugin_uavobjects
|
||||
plugin_osgearthview.depends += plugin_uavobjectwidgetutils
|
||||
SUBDIRS += plugin_osgearthview
|
||||
}
|
||||
#macx {
|
||||
#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