Add dependency to ECL to CMake

This commit is contained in:
Lorenz Meier
2015-12-21 12:01:09 +01:00
committed by Roman
parent 49cef930af
commit 979cda1b10
+1
View File
@@ -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 :