facontidavide / rosx_introspection

Deserialize any ROS message, without compilation time information.
Mozilla Public License 2.0
61 stars 6 forks source link

Install rosx_introspectionConfig.cmake to help with finding package. #5

Closed jackg0 closed 4 months ago

jackg0 commented 4 months ago

Hello,

Thanks for writing this library.

I wanted to use this as a dependency in a project I'm working on and had to install this file for find_package(rosx_introspection) to work.