Revision: 42049
http://brlcad.svn.sourceforge.net/brlcad/?rev=42049&view=rev
Author: starseeker
Date: 2011-01-09 17:29:44 +0000 (Sun, 09 Jan 2011)
Log Message:
-----------
Append tkstub to the list rather than resetting it
Modified Paths:
--------------
brlcad/branches/cmake/src/other/CMakeLists.txt
Modified: brlcad/branches/cmake/src/other/CMakeLists.txt
===================================================================
--- brlcad/branches/cmake/src/other/CMakeLists.txt 2011-01-09 16:50:18 UTC
(rev 42048)
+++ brlcad/branches/cmake/src/other/CMakeLists.txt 2011-01-09 17:29:44 UTC
(rev 42049)
@@ -136,7 +136,7 @@
IF(BRLCAD_BUILD_LOCAL_TK OR BRLCAD-ENABLE_ALL_LOCAL_LIBS)
ADD_SUBDIRECTORY(tk)
SET(TCL_TK_LIBRARY tk CACHE STRING "TCL_TK_LIBRARY" FORCE)
- SET(TCL_STUB_LIBRARIES tkstub CACHE STRING "TCL_TK_LIBRARY" FORCE)
+ SET(TCL_STUB_LIBRARIES ${TCL_STUB_LIBRARIES} tkstub CACHE STRING
"TCL_TK_LIBRARY" FORCE)
get_directory_property(TK_INCLUDE_PATH DIRECTORY tk DEFINITION
TK_INCLUDE_PATH)
SET(TK_INCLUDE_PATH "${TK_INCLUDE_PATH}" CACHE STRING "Tk include
paths" FORCE)
SET(TCL_WISH_EXECUTABLE wish CACHE STRING "Tk shell" FORCE)
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