Revision: 40669
          http://brlcad.svn.sourceforge.net/brlcad/?rev=40669&view=rev
Author:   davidloman
Date:     2010-09-24 13:57:10 +0000 (Fri, 24 Sep 2010)

Log Message:
-----------
Whats using the old CMAKE variables for getting brlcad libraries

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-24 13:50:44 UTC (rev 
40668)
+++ rt^3/trunk/src/libPkgCpp/CMakeLists.txt     2010-09-24 13:57:10 UTC (rev 
40669)
@@ -35,7 +35,7 @@
 
 #Set Libs
 RT3_PROJECT_ADD_LIBS(
-    ${pkg_LIBRARY}
+    ${_BRLCAD_LIBRARY_pkg}
 )
 
 #set Source files


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

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to