mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 18:27:05 +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}
|
CMAKE_ARGS -DCONFIG=${config_io_board}
|
||||||
INSTALL_COMMAND ""
|
INSTALL_COMMAND ""
|
||||||
USES_TERMINAL_BUILD true
|
USES_TERMINAL_BUILD true
|
||||||
|
DEPENDS git_nuttx git_nuttx_apps
|
||||||
)
|
)
|
||||||
|
|
||||||
ExternalProject_Get_Property(px4io_firmware BINARY_DIR)
|
ExternalProject_Get_Property(px4io_firmware BINARY_DIR)
|
||||||
|
|||||||
Reference in New Issue
Block a user