Revision: 45580
          http://brlcad.svn.sourceforge.net/brlcad/?rev=45580&view=rev
Author:   brlcad
Date:     2011-07-23 16:13:06 +0000 (Sat, 23 Jul 2011)

Log Message:
-----------
more  needed for sqrt()

Modified Paths:
--------------
    brlcad/trunk/src/conv/CMakeLists.txt

Modified: brlcad/trunk/src/conv/CMakeLists.txt
===================================================================
--- brlcad/trunk/src/conv/CMakeLists.txt        2011-07-23 15:37:03 UTC (rev 
45579)
+++ brlcad/trunk/src/conv/CMakeLists.txt        2011-07-23 16:13:06 UTC (rev 
45580)
@@ -58,7 +58,7 @@
 
 BRLCAD_ADDEXEC(dxf-g dxf/dxf-g.c "libwdb librt libbn libbu")
 
-BRLCAD_ADDEXEC(enf-g enf-g.c libwdb)
+BRLCAD_ADDEXEC(enf-g enf-g.c "libwdb ${M_LIBRARY}")
 
 BRLCAD_ADDEXEC(euclid_format euclid/euclid_format.c librt)
 
@@ -78,7 +78,7 @@
 
 BRLCAD_ADDEXEC(g-nmg nmg/g-nmg.c libwdb)
 
-BRLCAD_ADDEXEC(fast4-g fast4-g.c "libwdb librt libbu")
+BRLCAD_ADDEXEC(fast4-g fast4-g.c "libwdb librt libbu ${M_LIBRARY}")
 
 BRLCAD_ADDEXEC(jack-g jack/jack-g.c "libwdb librt libbu")
 


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

------------------------------------------------------------------------------
Storage Efficiency Calculator
This modeling tool is based on patent-pending intellectual property that
has been used successfully in hundreds of IBM storage optimization engage-
ments, worldwide.  Store less, Store more with what you own, Move data to 
the right place. Try It Now! http://www.accelacomm.com/jaw/sfnl/114/51427378/
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to