linuxOS_AP05/buildroot/package/rockchip/ros/message-runtime/message-runtime.mk

7 lines
216 B
Makefile
Raw Normal View History

2025-06-02 05:59:07 +00:00
MESSAGE_RUNTIME_VERSION = 0.4.12
MESSAGE_RUNTIME_SITE = $(call github,ros,message_runtime,$(MESSAGE_RUNTIME_VERSION))
MESSAGE_RUNTIME_DEPENDENCIES = gencpp cpp_common roscpp_serialization
$(eval $(catkin-package))