Revision: 45969
          http://brlcad.svn.sourceforge.net/brlcad/?rev=45969&view=rev
Author:   starseeker
Date:     2011-08-13 06:57:24 +0000 (Sat, 13 Aug 2011)

Log Message:
-----------
Mark rtgl as advanced.  Starting to look fairly clean now, at least on Linux.

Modified Paths:
--------------
    brlcad/trunk/CMakeLists.txt

Modified: brlcad/trunk/CMakeLists.txt
===================================================================
--- brlcad/trunk/CMakeLists.txt 2011-08-13 06:54:39 UTC (rev 45968)
+++ brlcad/trunk/CMakeLists.txt 2011-08-13 06:57:24 UTC (rev 45969)
@@ -652,6 +652,7 @@
 
 # Enable RTGL.  Requires an enabled OpenGL.
 OPTION(BRLCAD-ENABLE_RTGL "Enable experimental RTGL code." OFF)
+MARK_AS_ADVANCED(BRLCAD-ENABLE_RTGL)
 IF(NOT BRLCAD-ENABLE_OPENGL AND BRLCAD-ENABLE_RTGL)
        MESSAGE("RTGL requested, but OpenGL is not enabled - disabling")
        SET(BRLCAD-ENABLE_RTGL OFF CACHE BOOL "Enable experimental RTGL code." 
FORCE)


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

------------------------------------------------------------------------------
FREE DOWNLOAD - uberSVN with Social Coding for Subversion.
Subversion made easy with a complete admin console. Easy 
to use, easy to manage, easy to install, easy to extend. 
Get a Free download of the new open ALM Subversion platform now.
http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to