1
0
mirror of https://github.com/wjwwood/serial.git synced 2026-01-22 19:54:57 +08:00

Update readme

This commit is contained in:
Doug Johnston 2015-09-10 11:19:46 -07:00
parent b488236edb
commit ef98ccae79

View File

@ -22,8 +22,7 @@ API Documentation: http://wjwwood.github.com/serial/doc/1.1.0/index.html
* [empy](http://www.alcyone.com/pyos/empy/) - Python templating library
* [catkin_pkg](http://pypi.python.org/pypi/catkin_pkg/) - Runtime Python library for catkin
Basic build and install without catkin is possible by appending
`CMAKE_FLAGS=-DBUILD_WITH_CATKIN=OFF` to `make` commands below.
If catkin is not available, project will build without catkin support, which will currently disable tests
### Install