ros/genmsg

add_action_files is always using globbing

Closed this issue · 0 comments

add_action_files() is always using globbing, even when FILES are specified.
This also effects add_service_files() as well as add_message_files().