<HTML>
<HEAD>
<TITLE>Re: [Paraview] Paraview plugin</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>A FindParaView.cmake file is not necessary. &nbsp;The ParaView build and install follows the appropriate CMake conventions to find and setup the install without it. &nbsp;In short, a command like FIND_PACKAGE(ParaView) is sufficient to find the ParaView installation.<BR>
<BR>
If you are having trouble creating all the files needed for a plugin, I recommend trying out the plugin wizard from MIRARCO (<a href="http://pluginwizard.mirarco.org/">http://pluginwizard.mirarco.org/</a>). &nbsp;It will create the necessary CMake code and C++/XML boilerplate for a simple plugin.<BR>
<BR>
-Ken<BR>
<BR>
<BR>
On 7/3/09 7:32 AM, &quot;Franck Perignon&quot; &lt;<a href="franck.perignon@imag.fr">franck.perignon@imag.fr</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hello,<BR>
<BR>
is there a file FindParaview.cmake in the paraview distribution?<BR>
I need it to create my own plugin and I can not find it ...<BR>
<BR>
If it does not exist, can someone help me and give me an example of a<BR>
working CMakeLists.txt file for a plugin?<BR>
Thanks a lot!<BR>
<BR>
Best regards<BR>
<BR>
F. Perignon<BR>
_______________________________________________<BR>
Powered by www.kitware.com<BR>
<BR>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html">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">http://paraview.org/Wiki/ParaView</a><BR>
<BR>
Follow this link to subscribe/unsubscribe:<BR>
<a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><BR>
<BR>
<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'><BR>
&nbsp;&nbsp;&nbsp;**** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Kenneth Moreland<BR>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sandia National Laboratories<BR>
*********** &nbsp;<BR>
*** *** *** &nbsp;email: <a href="kmorel@sandia.gov">kmorel@sandia.gov</a><BR>
** &nbsp;*** &nbsp;** &nbsp;phone: (505) 844-8919<BR>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;web: &nbsp;&nbsp;<a href="http://www.cs.unm.edu/~kmorel">http://www.cs.unm.edu/~kmorel</a><BR>
</SPAN></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT>
</BODY>
</HTML>