Revision: 41358
          http://brlcad.svn.sourceforge.net/brlcad/?rev=41358&view=rev
Author:   starseeker
Date:     2010-11-15 19:56:38 +0000 (Mon, 15 Nov 2010)

Log Message:
-----------
Add unix dir - this will need to be more generic in the future.

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

Modified: brlcad/branches/cmake/src/other/CMakeLists.txt
===================================================================
--- brlcad/branches/cmake/src/other/CMakeLists.txt      2010-11-15 19:52:04 UTC 
(rev 41357)
+++ brlcad/branches/cmake/src/other/CMakeLists.txt      2010-11-15 19:56:38 UTC 
(rev 41358)
@@ -167,7 +167,7 @@
 #THIRD_PARTY_AUTOCONF_EXTERNAL_PROJECT(ITCL itcl src/other/incrTcl/itcl "" 
"--with-tcl=${TCL_CONF_PREFIX};--with-tcl-private=${CMAKE_SOURCE_DIR}/src/other/tcl")
 IF(BRLCAD_BUILD_LOCAL_ITCL)
        IF(NOT BRLCAD_BUILD_LOCAL_TCL)
-               SET(TCL_INCLUDE_PATH ${TCL_INCLUDE_PATH} 
${CMAKE_CURRENT_SOURCE_DIR}/tcl/generic 
${CMAKE_CURRENT_SOURCE_DIR}/tcl/libtommath)
+               SET(TCL_INCLUDE_PATH ${TCL_INCLUDE_PATH} 
${CMAKE_CURRENT_SOURCE_DIR}/tcl/generic ${CMAKE_CURRENT_SOURCE_DIR}/tcl/unix 
${CMAKE_CURRENT_SOURCE_DIR}/tcl/libtommath)
        ENDIF(NOT BRLCAD_BUILD_LOCAL_TCL)
        ADD_SUBDIRECTORY(incrTcl/itcl)
        ADD_DEPENDENCIES(itcl tcl)


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

------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to