Revision: 58293
          http://sourceforge.net/p/brlcad/code/58293
Author:   starseeker
Date:     2013-10-25 12:29:24 +0000 (Fri, 25 Oct 2013)
Log Message:
-----------
Fix quote location

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

Modified: brlcad/trunk/src/libnmg/CMakeLists.txt
===================================================================
--- brlcad/trunk/src/libnmg/CMakeLists.txt      2013-10-25 12:26:14 UTC (rev 
58292)
+++ brlcad/trunk/src/libnmg/CMakeLists.txt      2013-10-25 12:29:24 UTC (rev 
58293)
@@ -41,7 +41,7 @@
   nmg_visit.c
   )
 
-BRLCAD_ADDLIB(libnmg "${LIBNMG_SOURCES}" "libbn;libbu";${OPENNURBS_LIBRARY})
+BRLCAD_ADDLIB(libnmg "${LIBNMG_SOURCES}" "libbn;libbu;${OPENNURBS_LIBRARY}")
 SET_TARGET_PROPERTIES(libnmg PROPERTIES VERSION 19.0.1 SOVERSION 19)
 
 # Local Variables:

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


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to