Revision: 42158
          http://brlcad.svn.sourceforge.net/brlcad/?rev=42158&view=rev
Author:   starseeker
Date:     2011-01-12 18:52:51 +0000 (Wed, 12 Jan 2011)

Log Message:
-----------
Let's try a space on Windows again and see if those defines fixed it...

Modified Paths:
--------------
    brlcad/branches/cmake/CMakeLists.txt

Modified: brlcad/branches/cmake/CMakeLists.txt
===================================================================
--- brlcad/branches/cmake/CMakeLists.txt        2011-01-12 18:48:04 UTC (rev 
42157)
+++ brlcad/branches/cmake/CMakeLists.txt        2011-01-12 18:52:51 UTC (rev 
42158)
@@ -280,7 +280,7 @@
                        SET(CMAKE_INSTALL_PREFIX "/usr/brlcad")
                endif (CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)
        ELSE(NOT WIN32)
-               SET(CMAKE_INSTALL_PREFIX "C:/BRL-CAD")
+               SET(CMAKE_INSTALL_PREFIX "C:/Program Files/BRL-CAD")
        ENDIF(NOT WIN32)
        SET(CMAKE_INSTALL_PREFIX ${CMAKE_INSTALL_PREFIX} CACHE STRING "BRL-CAD 
install prefix" FORCE)
 ENDIF(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to