Revision: 41601
          http://brlcad.svn.sourceforge.net/brlcad/?rev=41601&view=rev
Author:   starseeker
Date:     2010-12-14 16:19:43 +0000 (Tue, 14 Dec 2010)

Log Message:
-----------
bntester probably needs libbn

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

Modified: brlcad/branches/cmake/src/libbn/CMakeLists.txt
===================================================================
--- brlcad/branches/cmake/src/libbn/CMakeLists.txt      2010-12-14 16:16:28 UTC 
(rev 41600)
+++ brlcad/branches/cmake/src/libbn/CMakeLists.txt      2010-12-14 16:19:43 UTC 
(rev 41601)
@@ -46,4 +46,4 @@
 install(FILES libplot3.3 DESTINATION ${MAN_DIR}/man3)
 
 add_executable(bntester bntester.c)
-target_link_libraries(bntester libbu)
+target_link_libraries(bntester libbu libbn)


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

------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to