Revision: 40718
          http://brlcad.svn.sourceforge.net/brlcad/?rev=40718&view=rev
Author:   starseeker
Date:     2010-09-28 01:14:20 +0000 (Tue, 28 Sep 2010)

Log Message:
-----------
looks like libpkgcpp needs libbu  as well

Modified Paths:
--------------
    rt^3/trunk/src/libPkgCpp/CMakeLists.txt

Modified: rt^3/trunk/src/libPkgCpp/CMakeLists.txt
===================================================================
--- rt^3/trunk/src/libPkgCpp/CMakeLists.txt     2010-09-27 22:02:28 UTC (rev 
40717)
+++ rt^3/trunk/src/libPkgCpp/CMakeLists.txt     2010-09-28 01:14:20 UTC (rev 
40718)
@@ -36,6 +36,7 @@
 #Set Libs
 RT3_PROJECT_ADD_LIBS(
     ${_BRLCAD_LIBRARY_pkg}
+        ${_BRLCAD_LIBRARY_bu}
 )
 
 #set Source files
@@ -71,4 +72,4 @@
 RT3_PROJECT_ADD_QT_NOINST_HEADERS()
 
 #Build the project
-RT3_PROJECT_BUILD_LIB()
\ No newline at end of file
+RT3_PROJECT_BUILD_LIB()


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

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to