Almost forgot about this.<div><br></div><div>PARAVIEW_EXTRA_INSTALL_RULES_FILE now can be set to multiple semicolon separated files that will be looped over and included. Please let me know if you experience any issues.<br>

<br><div class="gmail_quote">On Tue, Nov 30, 2010 at 9:55 AM, Dave Partyka <span dir="ltr">&lt;<a href="mailto:dave.partyka@kitware.com">dave.partyka@kitware.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Can do!<div><div></div><div class="h5"><br><br><div class="gmail_quote">On Tue, Nov 30, 2010 at 9:44 AM, Utkarsh Ayachit <span dir="ltr">&lt;<a href="mailto:utkarsh.ayachit@kitware.com" target="_blank">utkarsh.ayachit@kitware.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I think I like the multiple PARAVIEW_EXTERNAL_PLUGINS_FILES idea. To<br>
avoid confusion for existing users of PARAVIEW_EXTERNAL_PLUGINS_FILE<br>
variable, we can keep the variable name same, just accept multiple<br>
values similar to PARAVIEW_EXTRA_EXTERNAL_MODULE. Dave, can you make<br>
that change?<br>
<br>
Utkarsh<br>
<br>
On Mon, Nov 29, 2010 at 6:03 PM, Michael Jackson<br>
<div><div></div><div>&lt;<a href="mailto:mike.jackson@bluequartz.net" target="_blank">mike.jackson@bluequartz.net</a>&gt; wrote:<br>
&gt; Lets try this again, from an even higher perspective:<br>
&gt;<br>
&gt; I have several git repositories. Each one holds a plugin project for<br>
&gt; paraview. They are:<br>
&gt;<br>
&gt; PVMXA<br>
&gt; PVDislocation<br>
&gt; PVOIM<br>
&gt;<br>
&gt; The three projects are independent. Usually I would set<br>
&gt; PARAVIEW_EXTRA_EXTERNAL_MODULE to &quot;PVMXA;PVOIM;PVDislocation&quot; and run CMake.<br>
&gt; CMake would ask me for all the source directories for each &quot;module&quot; and<br>
&gt; things went as planned. With the PARAVIEW_EXTERNAL_PLUGINS_FILE which one of<br>
&gt; the repos would I store that in? (Rhetorical question..). I guess I can keep<br>
&gt; the same file in _each_ of the repos with instructions telling the user how<br>
&gt; to comment out what they don&#39;t need? Seems a bit odd to have to do it that<br>
&gt; way. Now, if PARAVIEW_EXTERNAL_PLUGINS_FILE would actually be<br>
&gt; PARAVIEW_EXTERNAL_PLUGINS_FILES (Note the plural) and I could assign<br>
&gt; multiple files to it then this would be much better. Again, Having been out<br>
&gt; of the ParaView plugin game for 9 months I may have missed something along<br>
&gt; then way.<br>
&gt;<br>
&gt; Hopefully that is more clear in where I am getting confused.<br>
&gt; --<br>
&gt; Mike Jackson &lt;<a href="http://www.bluequartz.net" target="_blank">www.bluequartz.net</a>&gt;<br>
&gt;<br>
&gt; On Nov 29, 2010, at 5:53 PM, Dave Partyka wrote:<br>
&gt;<br>
&gt;&gt; In the file PARAVIEW_EXTERNAL_PLUGINS_FILE points to you can just<br>
&gt;&gt; enumerate all your plugins like so<br>
&gt;&gt;<br>
&gt;&gt; paraview_build_optional_plugin(Plugin1 &quot;My Plugin 1&quot; &quot;/some/source/dir&quot;<br>
&gt;&gt; ON)<br>
&gt;&gt; paraview_build_optional_plugin(Plugin2 &quot;My Plugin 2&quot;<br>
&gt;&gt; &quot;/some/other/source/dir&quot; ON)<br>
&gt;&gt;<br>
&gt;&gt; On Mon, Nov 29, 2010 at 5:27 PM, Michael Jackson<br>
&gt;&gt; &lt;<a href="mailto:mike.jackson@bluequartz.net" target="_blank">mike.jackson@bluequartz.net</a>&gt; wrote:<br>
&gt;&gt; I usually use PARAVIEW_EXTRA_EXTERNAL_MODULE to add my plugins. Is this<br>
&gt;&gt; the &quot;proper&quot; way now? In looking through the ParaView cmake files I found<br>
&gt;&gt; the PARAVIEW_EXTERNAL_PLUGINS_FILE variable which seems to only take a<br>
&gt;&gt; single value (a file path). What happens if I have multiple plugins in<br>
&gt;&gt; multiple project directories to add? Or is there another way that I should<br>
&gt;&gt; be upgrading all my plugins to use? Wiki entry that I missed?<br>
&gt;&gt;<br>
&gt;&gt; Thank<br>
&gt;&gt; ___________________________________________________________<br>
&gt;&gt; Mike Jackson                      <a href="http://www.bluequartz.net" target="_blank">www.bluequartz.net</a><br>
&gt;&gt; Principal Software Engineer       <a href="mailto:mike.jackson@bluequartz.net" target="_blank">mike.jackson@bluequartz.net</a><br>
&gt;&gt; BlueQuartz Software               Dayton, Ohio<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at<br>
&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the ParaView Wiki at:<br>
&gt; <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
&gt;<br>
</div></div></blockquote></div><br>
</div></div></blockquote></div><br></div>