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

Log Message:
-----------
Add bntester to CMakeLists.txt

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:13:36 UTC 
(rev 41599)
+++ brlcad/branches/cmake/src/libbn/CMakeLists.txt      2010-12-14 16:16:28 UTC 
(rev 41600)
@@ -44,3 +44,6 @@
 SET_TARGET_PROPERTIES(libbn PROPERTIES VERSION 19.0.1 SOVERSION 19)
 
 install(FILES libplot3.3 DESTINATION ${MAN_DIR}/man3)
+
+add_executable(bntester bntester.c)
+target_link_libraries(bntester libbu)


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