1
0
mirror of https://github.com/wjwwood/serial.git synced 2026-01-22 11:44:53 +08:00

Updating manifest.xml to have proper exports.

This commit is contained in:
William Woodall 2012-01-11 17:20:55 -06:00
parent f7517a0d4f
commit b1b10324ac

View File

@ -8,6 +8,10 @@
<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>