mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-08 10:50:19 +08:00
Add dependency to ECL to CMake
This commit is contained in:
@@ -43,5 +43,6 @@ px4_add_module(
|
||||
ekf2_main.cpp
|
||||
DEPENDS
|
||||
platforms__common
|
||||
git_ecl
|
||||
)
|
||||
# vim: set noet ft=cmake fenc=utf-8 ff=unix :
|
||||
|
||||
Reference in New Issue
Block a user