wjwwood / serial

Cross-platform, Serial Port library written in C++
http://wjwwood.github.com/serial/
MIT License
2.11k stars 1.03k forks source link

Install serial library to a portable location. #216

Closed seanyen closed 4 years ago

seanyen commented 4 years ago

Following the catkin guide to install the shared library to a portable location.

seanyen commented 4 years ago

@wjwwood Hi! This pull request is ready for review and merge.

wjwwood commented 4 years ago

This project is an extremely background thing for me, so I'll merge this because it's trivial, but I won't have time to do a release right now. I've been looking for a solid day or two that I can spend fixing a bunch of stuff here, but I haven't found it yet.

seanyen commented 4 years ago

This project is an extremely background thing for me, so I'll merge this because it's trivial, but I won't have time to do a release right now. I've been looking for a solid day or two that I can spend fixing a bunch of stuff here, but I haven't found it yet.

Thanks for the merge. It is okay to leave the fix merged to master branch.