mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 02:16:53 +08:00
FlightTasks: add library to cmake configurations
all the ones with mc_pos_control need the library, we should use cmake dependencies!
This commit is contained in:
@@ -119,6 +119,7 @@ set(config_module_list
|
||||
lib/terrain_estimation
|
||||
lib/tunes
|
||||
lib/version
|
||||
lib/FlightTasks
|
||||
|
||||
#
|
||||
# OBC challenge
|
||||
|
||||
Reference in New Issue
Block a user