mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Depdendency fix for prebuild_targets.
This commit is contained in:
parent
852c72fdc7
commit
cb9649bfd5
@ -32,12 +32,9 @@
|
||||
############################################################################
|
||||
set(depends
|
||||
msg_gen
|
||||
prebuild_targets
|
||||
)
|
||||
|
||||
if (prebuild_targets)
|
||||
list(APPEND depends prebuild_targets)
|
||||
endif()
|
||||
|
||||
px4_add_module(
|
||||
MODULE platforms__common
|
||||
SRCS
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user