Revision: 42074
          http://brlcad.svn.sourceforge.net/brlcad/?rev=42074&view=rev
Author:   starseeker
Date:     2011-01-11 15:00:55 +0000 (Tue, 11 Jan 2011)

Log Message:
-----------
Make a stab at getting BRLCAD_PREFIX displayed in the CMake gui

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

Modified: brlcad/branches/cmake/CMakeLists.txt
===================================================================
--- brlcad/branches/cmake/CMakeLists.txt        2011-01-11 08:49:32 UTC (rev 
42073)
+++ brlcad/branches/cmake/CMakeLists.txt        2011-01-11 15:00:55 UTC (rev 
42074)
@@ -250,6 +250,7 @@
                SET(BRLCAD_PREFIX "C:/BRL-CAD")
        ENDIF(NOT WIN32)
 ENDIF(NOT BRLCAD_PREFIX)
+SET(BRLCAD_PREFIX ${BRLCAD_PREFIX} CACHE STRING "BRL-CAD install prefix")
 SET(CMAKE_INSTALL_PREFIX "${BRLCAD_PREFIX}")
 
 


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

------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
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