mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-30 08:24:11 +01:00
Ground/Logging: Disabling this plugin by default until we get it building on windows
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1716 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
5771769acf
commit
5cd8791f7a
@ -138,7 +138,9 @@ SUBDIRS += plugin_importexport
|
||||
# Export and Import GCS Configuration.
|
||||
plugin_logging.subdir = logging
|
||||
plugin_logging.depends = plugin_coreplugin
|
||||
SUBDIRS += plugin_logging
|
||||
plugin_logging.depends += plugin_uavobjects
|
||||
plugin_logging.depends += plugin_uavtalk
|
||||
#SUBDIRS += plugin_logging
|
||||
|
||||
#GCS Control of UAV Gadget
|
||||
plugin_gcscontrol.subdir = gcscontrol
|
||||
|
Loading…
Reference in New Issue
Block a user