[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[vidalia-svn] r3637: Document the -DWIX_BINARY_DIR CMake option. (vidalia/trunk)



Author: edmanm
Date: 2009-03-20 22:40:45 -0400 (Fri, 20 Mar 2009)
New Revision: 3637

Modified:
   vidalia/trunk/INSTALL
Log:

Document the -DWIX_BINARY_DIR CMake option.


Modified: vidalia/trunk/INSTALL
===================================================================
--- vidalia/trunk/INSTALL	2009-03-20 20:56:11 UTC (rev 3636)
+++ vidalia/trunk/INSTALL	2009-03-21 02:40:45 UTC (rev 3637)
@@ -201,6 +201,12 @@
   -DUSE_MARBLE=1                          Replace the flat map with a
                                           3-D sphere using the Marble libraries.
 
+  -DWIX_BINARY_DIR=C:\Path\To\WiX\        Specifies the location of your
+                                          WiX executables, such as
+                                          candle.exe and light.exe
+                                          (optional, Windows-only).
+
+
 For example, to configure CMake to look for Qt in "/usr/local/Qt-4.3.2/bin",
 you would run: