[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[vidalia-svn] r3479: Add the -DUSE_MARBLE option and quick explanation. (vidalia/branches/marble)
Author: phobos
Date: 2009-01-29 22:05:13 -0500 (Thu, 29 Jan 2009)
New Revision: 3479
Modified:
vidalia/branches/marble/INSTALL
Log:
Add the -DUSE_MARBLE option and quick explanation.
Modified: vidalia/branches/marble/INSTALL
===================================================================
--- vidalia/branches/marble/INSTALL 2009-01-29 18:23:53 UTC (rev 3478)
+++ vidalia/branches/marble/INSTALL 2009-01-30 03:05:13 UTC (rev 3479)
@@ -198,6 +198,8 @@
-DCMAKE_BUILD_TYPE=<buildtype> Available build types include:
"release", "debug", "minsizerel"
+ -DUSE_MARBLE=1 Replace the flat map with a
+ 3-D sphere using the Marble libraries.
For example, to configure CMake to look for Qt in "/usr/local/Qt-4.3.2/bin",
you would run: