mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-01 11:34:08 +08:00
add vtol land detector to CMakeLists.txt
This commit is contained in:
parent
c9526af7af
commit
c6408924cf
@ -41,6 +41,7 @@ px4_add_module(
|
||||
LandDetector.cpp
|
||||
MulticopterLandDetector.cpp
|
||||
FixedwingLandDetector.cpp
|
||||
VtolLandDetector.cpp
|
||||
DEPENDS
|
||||
platforms__common
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user