This repository has been archived on 2024-05-02. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ar_basalt/thirdparty/opengv/manifest.xml
2022-04-05 11:42:28 +03:00

21 lines
383 B
XML

<package>
<description brief="opengv">
opengv
</description>
<author>Laurent Kneip</author>
<license>FreeBSD</license>
<review status="reviewed" notes=""/>
<url>http://ros.org/wiki/opengv</url>
<rosdep name="eigen"/>
<export>
<cpp cflags="-I${prefix}/include -I${prefix}/cfg/cpp" lflags="-L${prefix}/lib -lopengv"/>
</export>
</package>