In the file PARAVIEW_EXTERNAL_PLUGINS_FILE points to you can just enumerate all your plugins like so<div><br></div><div><div>paraview_build_optional_plugin(Plugin1 "My Plugin 1" "/some/source/dir" ON)</div>
<div>paraview_build_optional_plugin(Plugin2 "My Plugin 2" "/some/other/source/dir" ON)</div><br><div class="gmail_quote">On Mon, Nov 29, 2010 at 5:27 PM, Michael Jackson <span dir="ltr"><<a href="mailto:mike.jackson@bluequartz.net" target="_blank">mike.jackson@bluequartz.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I usually use PARAVIEW_EXTRA_EXTERNAL_MODULE to add my plugins. Is this the "proper" way now? In looking through the ParaView cmake files I found the PARAVIEW_EXTERNAL_PLUGINS_FILE variable which seems to only take a single value (a file path). What happens if I have multiple plugins in multiple project directories to add? Or is there another way that I should be upgrading all my plugins to use? Wiki entry that I missed?<br>
<br>
Thank<br>
___________________________________________________________<br>
Mike Jackson <a href="http://www.bluequartz.net" target="_blank">www.bluequartz.net</a><br>
Principal Software Engineer <a href="mailto:mike.jackson@bluequartz.net" target="_blank">mike.jackson@bluequartz.net</a><br>
BlueQuartz Software Dayton, Ohio<br>
<br>
<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></div>