Skip to content
Snippets Groups Projects
Commit cb9649bf authored by James Goppert's avatar James Goppert
Browse files

Depdendency fix for prebuild_targets.

parent 852c72fd
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
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