mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-23 22:58:10 +08:00
Topic listener: Depend properly on msg_gen
This commit is contained in:
@@ -51,5 +51,6 @@ px4_add_module(
|
||||
DEPENDS
|
||||
platforms__common
|
||||
generate_topic_listener
|
||||
msg_gen
|
||||
)
|
||||
# vim: set noet ft=cmake fenc=utf-8 ff=unix :
|
||||
|
||||
Reference in New Issue
Block a user