From: <kur...@us...> - 2009-08-31 09:40:18
|
Revision: 23373 http://personalrobots.svn.sourceforge.net/personalrobots/?rev=23373&view=rev Author: kurtkonolige Date: 2009-08-31 09:40:05 +0000 (Mon, 31 Aug 2009) Log Message: ----------- added library ref in flags Modified Paths: -------------- pkg/trunk/stacks/imaging_pipeline/stereo_image_proc/manifest.xml Modified: pkg/trunk/stacks/imaging_pipeline/stereo_image_proc/manifest.xml =================================================================== --- pkg/trunk/stacks/imaging_pipeline/stereo_image_proc/manifest.xml 2009-08-31 09:39:46 UTC (rev 23372) +++ pkg/trunk/stacks/imaging_pipeline/stereo_image_proc/manifest.xml 2009-08-31 09:40:05 UTC (rev 23373) @@ -5,7 +5,7 @@ <review status="unreviewed" notes=""/> <url>http://pr.willowgarage.com/wiki/stereo_image_proc</url> <export> - <cpp cflags="-I${prefix}/include" lflags="-L${prefix}/lib" /> + <cpp cflags="-I${prefix}/include" lflags="-L${prefix}/lib -lstereoproc" /> </export> <depend package="roscpp"/> <depend package="diagnostic_updater"/> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |