Avoided warning by substituting the gt and lt signs by their equivalent html codes

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@241 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Mike Kremer
2009-11-23 13:46:09 +00:00
parent b97acacb9b
commit 9d943ed885

View File

@@ -92,7 +92,7 @@ The default is: Debug
<br> <br>
Other flags are:<br/> Other flags are:<br/>
<b>-DBUILD_APPS=OFF</b> to disable build of applications and<br/> <b>-DBUILD_APPS=OFF</b> to disable build of applications and<br/>
<b>-DCMAKE_INSTALL_PREFIX=<path></b> to specify the install path. <b>-DCMAKE_INSTALL_PREFIX=&lt;path&gt;</b> to specify the install path.
<br/> <br/>
When calling <b>make install</b> cmake will install OpenMesh into this When calling <b>make install</b> cmake will install OpenMesh into this
directory using the subdirectories lib/include/bin. directory using the subdirectories lib/include/bin.