Revision: 45072
          http://brlcad.svn.sourceforge.net/brlcad/?rev=45072&view=rev
Author:   starseeker
Date:     2011-06-16 18:55:35 +0000 (Thu, 16 Jun 2011)

Log Message:
-----------
Flag CMAKE_SYSTEM_IGNORE_PATH as advanced

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

Modified: brlcad/trunk/CMakeLists.txt
===================================================================
--- brlcad/trunk/CMakeLists.txt 2011-06-16 14:45:44 UTC (rev 45071)
+++ brlcad/trunk/CMakeLists.txt 2011-06-16 18:55:35 UTC (rev 45072)
@@ -149,8 +149,8 @@
 IF(CMAKE_SYSTEM_IGNORE_PATH)
        LIST(REMOVE_DUPLICATES CMAKE_SYSTEM_IGNORE_PATH)
 ENDIF(CMAKE_SYSTEM_IGNORE_PATH)
+MARK_AS_ADVANCED(CMAKE_SYSTEM_IGNORE_PATH)
 
-
 #---------------------------------------------------------------------
 # By default (as of version 2.8.2) CMake does not provide access to 
 # global lists of executable and library targets.  This is useful


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

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to