1
0
mirror of https://github.com/wjwwood/serial.git synced 2026-01-22 19:54:57 +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

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