When I build ParaView releases I have to inject extra install rules like this. Note that this is from ParaView 3.6 so the variable names have changed.<div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;"><span class="Apple-style-span" style="border-collapse: separate;"><br>
</span></span></font></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "><div> <span class="il" style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: rgb(255, 255, 204); background-position: initial initial; background-repeat: initial initial; ">INSTALL</span>(FILES C:/Python25/python25.dll</div>
<div> DESTINATION ${PV_EXE_INSTALL}</div><div> PERMISSIONS OWNER_WRITE OWNER_READ OWNER_EXECUTE GROUP_READ GROUP_EXECUTE WORLD_READ</div><div> COMPONENT Runtime)</div></span><br><div class="gmail_quote">On Thu, Apr 1, 2010 at 5:13 PM, Eric E. Monson <span dir="ltr"><<a href="mailto:emonson@cs.duke.edu" target="_blank">emonson@cs.duke.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hey Utkarsh,<br>
<br>
It's all getting packed fine on Windows now, except for one library. I built the ParaView I'm building my branded app against with Python turned ON, but python26.dll isn't getting packaged in my NSIS installer. (All of the Python stuff seems to get packaged just fine on Ubuntu.)<br>
<br>
Is there something I should add to my CMakeLists.txt file to make this happen properly?<br>
<br>
Thanks a lot -- getting closer... :)<br>
<font color="#888888">-Eric<br>
</font><div><div></div><div><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>
</div></div></blockquote></div><br>
</div>