mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-22 06:14:14 +08:00
px4io depend on NuttX submodules
This commit is contained in:
@@ -57,6 +57,7 @@ ExternalProject_Add(px4io_firmware
|
||||
CMAKE_ARGS -DCONFIG=${config_io_board}
|
||||
INSTALL_COMMAND ""
|
||||
USES_TERMINAL_BUILD true
|
||||
DEPENDS git_nuttx git_nuttx_apps
|
||||
)
|
||||
|
||||
ExternalProject_Get_Property(px4io_firmware BINARY_DIR)
|
||||
|
||||
Reference in New Issue
Block a user