Revision: 45787
http://brlcad.svn.sourceforge.net/brlcad/?rev=45787&view=rev
Author: starseeker
Date: 2011-08-04 22:16:44 +0000 (Thu, 04 Aug 2011)
Log Message:
-----------
Add M_LIBRARY for tclsh too
Modified Paths:
--------------
brlcad/trunk/src/other/tcl/CMakeLists.txt
Modified: brlcad/trunk/src/other/tcl/CMakeLists.txt
===================================================================
--- brlcad/trunk/src/other/tcl/CMakeLists.txt 2011-08-04 21:28:52 UTC (rev
45786)
+++ brlcad/trunk/src/other/tcl/CMakeLists.txt 2011-08-04 22:16:44 UTC (rev
45787)
@@ -775,7 +775,7 @@
install(TARGETS tclstub DESTINATION ${LIB_DIR})
add_executable(tclsh ${TCLSH_SRCS})
-target_link_libraries(tclsh tcl ${SUN_MATH_LIB} ${EXTRA_TCLSH_LIBS})
+target_link_libraries(tclsh tcl ${SUN_MATH_LIB} ${M_LIBRARY}
${EXTRA_TCLSH_LIBS})
install(TARGETS tclsh DESTINATION bin)
SET_TARGET_PROPERTIES(tclsh PROPERTIES VERSION
${TCL_VERSION_MAJOR}.${TCL_VERSION_MINOR})
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts.
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits