forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-03-07 b7c0d7ef5080a876d1e2a044d0a51dcb0e0bcf1e
1
2
3
4
5
6
7
8
9
10
11
config BR2_PACKAGE_MESSAGE_GENERATION
   bool "message generation for ROS"
   depends on BR2_PACKAGE_HOST_CATKIN
   select BR2_PACKAGE_GENMSG
   select BR2_PACKAGE_GENCPP
   select BR2_PACKAGE_GENLISP
   select BR2_PACKAGE_GENPY
   select BR2_PACKAGE_GENEUS
   select BR2_PACKAGE_GENNODEJS
   help
       Package modeling the build-time dependencies for generating language bindings of messages.