Skip to content
Snippets Groups Projects
Commit 87b17bed authored by Daniel Agar's avatar Daniel Agar
Browse files

px4io depend on NuttX submodules

parent aec698ae
No related branches found
No related tags found
No related merge requests found
......@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment