From 9d943ed885f7912fdeba70e81f99ae53eedc8c0b Mon Sep 17 00:00:00 2001 From: Mike Kremer Date: Mon, 23 Nov 2009 13:46:09 +0000 Subject: [PATCH] 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 --- Doc/misc.docu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/misc.docu b/Doc/misc.docu index ddb034c3..75f7bf87 100644 --- a/Doc/misc.docu +++ b/Doc/misc.docu @@ -92,7 +92,7 @@ The default is: Debug
Other flags are:
-DBUILD_APPS=OFF to disable build of applications and
--DCMAKE_INSTALL_PREFIX= to specify the install path. +-DCMAKE_INSTALL_PREFIX=<path> to specify the install path.
When calling make install cmake will install OpenMesh into this directory using the subdirectories lib/include/bin.