use correct string for review
This commit is contained in:
parent
d3883c158c
commit
990a25929f
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
<author>ASSIMP Development Team</author>
|
<author>ASSIMP Development Team</author>
|
||||||
<license>BSD</license>
|
<license>BSD</license>
|
||||||
<review status="3rdparty" notes=""/>
|
<review status="3rdparty doc reviewed" notes=""/>
|
||||||
<url>http://assimp.sourceforge.net/</url>
|
<url>http://assimp.sourceforge.net/</url>
|
||||||
<export>
|
<export>
|
||||||
<cpp cflags="-I${prefix}/include" lflags="-Wl,-rpath,${prefix}/lib -L${prefix}/lib -lassimp" />
|
<cpp cflags="-I${prefix}/include" lflags="-Wl,-rpath,${prefix}/lib -L${prefix}/lib -lassimp" />
|
||||||
|
|
Loading…
Reference in New Issue