linuxOS_PX30_CAR/buildroot/package/rockchip/ros/class-loader/class-loader.mk

8 lines
236 B
Makefile
Raw Normal View History

2026-01-20 05:50:57 +00:00
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))