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

Log Message:
-----------
Need to flag ITCL_LIBRARY as advanced here too.

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

Modified: brlcad/trunk/src/other/CMakeLists.txt
===================================================================
--- brlcad/trunk/src/other/CMakeLists.txt       2011-08-13 02:37:09 UTC (rev 
45961)
+++ brlcad/trunk/src/other/CMakeLists.txt       2011-08-13 03:50:08 UTC (rev 
45962)
@@ -326,6 +326,7 @@
        SET(ITCL_VERSION "${ITCL_PACKAGE_VERSION}" CACHE STRING "ITCL_VERSION" 
FORCE)
        find_library(ITCL_LIBRARY itcl)
        get_filename_component(ITCL_BIN_PREFIX ${ITCL_LIBRARY} PATH)
+       MARK_AS_ADVANCED(ITCL_LIBRARY)
 ENDIF(BRLCAD_ITCL_BUILD)
 FILE(APPEND ${CONFIG_H_FILE} "#cmakedefine ITCL_VERSION        
\"${ITCL_VERSION}\"\n")
 MARK_AS_ADVANCED(ITCL_VERSION)


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