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

8 lines
236 B
Makefile

CLASS_LOADER_VERSION = 0.3.9
CLASS_LOADER_SITE = $(call github,ros,class_loader,$(CLASS_LOADER_VERSION))
CLASS_LOADER_INSTALL_STAGING = YES
CLASS_LOADER_DEPENDENCIES = boost console-bridge cmake_modules poco
$(eval $(catkin-package))