added the correct lflags to manifest
This commit is contained in:
parent
0882e2635a
commit
3f0382697a
|
@ -24,7 +24,7 @@
|
|||
<depend package="tf_conversions" />
|
||||
|
||||
<export>
|
||||
<cpp cflags="-I${prefix}/include/"/>
|
||||
<cpp cflags="-I${prefix}/include/" lflags="-Wl,-rpath,${prefix}/lib -L${prefix}/lib -lrobot_state_publisher" />
|
||||
</export>
|
||||
</package>
|
||||
|
||||
|
|
Loading…
Reference in New Issue