mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-06 21:54:15 +01:00
Fix combination on multiple cores with the debuggadget
This commit is contained in:
parent
eb5e053a3e
commit
c6bf1845a3
@ -19,10 +19,9 @@ plugin_emptygadget.subdir = emptygadget
|
|||||||
plugin_emptygadget.depends = plugin_coreplugin
|
plugin_emptygadget.depends = plugin_coreplugin
|
||||||
SUBDIRS += plugin_emptygadget
|
SUBDIRS += plugin_emptygadget
|
||||||
|
|
||||||
# UAV Settings Import/Export plugin
|
# Debug Gadget plugin
|
||||||
plugin_debuggadget.subdir = debuggadget
|
plugin_debuggadget.subdir = debuggadget
|
||||||
#plugin_debughelper.depends = plugin_coreplugin
|
plugin_debuggadget.depends = plugin_coreplugin
|
||||||
#plugin_debughelper.depends += plugin_uavobjects
|
|
||||||
SUBDIRS += plugin_debuggadget
|
SUBDIRS += plugin_debuggadget
|
||||||
|
|
||||||
# Welcome plugin
|
# Welcome plugin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user