mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-07 09:13:32 +08:00
FW pos control: Add missing dependencies for correct build order
This commit is contained in:
@@ -46,5 +46,7 @@ px4_add_module(
|
||||
mtecs/mTecs_params.c
|
||||
DEPENDS
|
||||
platforms__common
|
||||
lib__external_lgpl
|
||||
lib__ecl
|
||||
)
|
||||
# vim: set noet ft=cmake fenc=utf-8 ff=unix :
|
||||
|
||||
Reference in New Issue
Block a user