linuxOS_AP05/buildroot/package/rockchip/ros/message-runtime/message-runtime.mk
2025-06-02 13:59:07 +08:00

7 lines
216 B
Makefile

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))