mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-08 02:17:07 +08:00
Depdendency fix for prebuild_targets.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user