Revision: 41261
http://brlcad.svn.sourceforge.net/brlcad/?rev=41261&view=rev
Author: starseeker
Date: 2010-11-06 02:24:50 +0000 (Sat, 06 Nov 2010)
Log Message:
-----------
whoops - put the X libraries and libdm where they belong
Modified Paths:
--------------
brlcad/branches/cmake/src/bwish/CMakeLists.txt
Modified: brlcad/branches/cmake/src/bwish/CMakeLists.txt
===================================================================
--- brlcad/branches/cmake/src/bwish/CMakeLists.txt 2010-11-06 02:13:50 UTC
(rev 41260)
+++ brlcad/branches/cmake/src/bwish/CMakeLists.txt 2010-11-06 02:24:50 UTC
(rev 41261)
@@ -6,8 +6,8 @@
)
IF(BRLCAD-ENABLE_TK)
- BRLCAD_ADDEXEC(bwish "cmd.c input.c main.c tcl.c" "libtclcad libdm
libtermio")
+ BRLCAD_ADDEXEC(bwish "cmd.c input.c main.c tcl.c" "libtclcad libdm
libtermio ${X11_LIBRARIES} ${X11_Xi_LIB} libdm")
SET_TARGET_PROPERTIES(bwish PROPERTIES COMPILE_DEFINITIONS "BWISH=1")
ENDIF(BRLCAD-ENABLE_TK)
-BRLCAD_ADDEXEC(btclsh "cmd.c input.c main.c tcl.c" "libbu libtclcad libtermio
${X11_LIBRARIES} ${X11_Xi_LIB} libdm")
+BRLCAD_ADDEXEC(btclsh "cmd.c input.c main.c tcl.c" "libbu libtclcad libtermio")
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a
Billion" shares his insights and actions to help propel your
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits