mirror of
https://github.com/wjwwood/serial.git
synced 2026-01-23 04:04:54 +08:00
19 lines
352 B
XML
19 lines
352 B
XML
<package>
|
|
<description brief="serial">
|
|
|
|
serial
|
|
|
|
</description>
|
|
<author>William Woodall</author>
|
|
<license>BSD</license>
|
|
<review status="unreviewed" notes=""/>
|
|
<url>http://ros.org/wiki/serial</url>
|
|
|
|
<export>
|
|
<cpp cflags="-I${prefix}/include" lflags="-L${prefix}/lib -Wl,-rpath,${prefix}/lib -lserial"/>
|
|
</export>
|
|
|
|
</package>
|
|
|
|
|