Ick! Will do.<br><br><div class="gmail_quote">On Wed, Jan 13, 2010 at 1:42 PM, Michael Jackson <span dir="ltr">&lt;<a href="mailto:mike.jackson@bluequartz.net">mike.jackson@bluequartz.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
ParaView3/Plugins/CMakeLists.txt line 37:<br>
<br>
paraview_build_optional_plugin(Moments, &quot;Filters for Flux and Circulation Fields&quot; Moments ON)<br>
--------------------------------------^<br>
Note the comma after Moments. Should be<br>
<br>
paraview_build_optional_plugin(Moments &quot;Filters for Flux and Circulation Fields&quot; Moments ON)<br>
<br>
Was throwing me a bit. Can someone commit this to CVS?<br>
<br>
 Found in the ParaView 3.6.2 Source Download.<br>
_________________________________________________________<br>
Mike Jackson                  <a href="mailto:mike.jackson@bluequartz.net" target="_blank">mike.jackson@bluequartz.net</a><br>
BlueQuartz Software                    <a href="http://www.bluequartz.net" target="_blank">www.bluequartz.net</a><br>
Principal Software Engineer                  Dayton, Ohio<br>
<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</blockquote></div><br>