mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
cmake configs: add lib/tunes for all configs that have tune_control enabled
This commit is contained in:
@@ -146,6 +146,7 @@ set(config_module_list
|
||||
lib/runway_takeoff
|
||||
lib/tailsitter_recovery
|
||||
lib/terrain_estimation
|
||||
lib/tunes
|
||||
lib/version
|
||||
lib/DriverFramework/framework
|
||||
|
||||
|
||||
@@ -105,6 +105,7 @@ set(config_module_list
|
||||
lib/runway_takeoff
|
||||
lib/tailsitter_recovery
|
||||
lib/terrain_estimation
|
||||
lib/tunes
|
||||
lib/version
|
||||
|
||||
#
|
||||
|
||||
@@ -81,6 +81,7 @@ set(config_module_list
|
||||
lib/runway_takeoff
|
||||
lib/tailsitter_recovery
|
||||
lib/terrain_estimation
|
||||
lib/tunes
|
||||
lib/version
|
||||
|
||||
platforms/common
|
||||
|
||||
@@ -73,6 +73,7 @@ set(config_module_list
|
||||
lib/runway_takeoff
|
||||
lib/tailsitter_recovery
|
||||
lib/terrain_estimation
|
||||
lib/tunes
|
||||
lib/version
|
||||
|
||||
platforms/common
|
||||
|
||||
@@ -132,6 +132,7 @@ set(config_module_list
|
||||
lib/runway_takeoff
|
||||
lib/tailsitter_recovery
|
||||
lib/terrain_estimation
|
||||
lib/tunes
|
||||
lib/version
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user