[Paraview] Installing ParaView libraries with my app

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Thu Apr 8 21:21:09 EDT 2010


There are ways to include ParaView libraries in your package. Take a
look at the following Wiki page for details:
http://www.paraview.org/Wiki/Writing_Custom_Applications#Packaging

Utkarsh

On Thu, Apr 8, 2010 at 8:28 PM, Ben Medina <ben.medina at gmail.com> wrote:
> Hello all,
>
> I have an app that is dependent on ParaView, so I need to install the
> ParaView libraries along with my application. I am, of course, using
> CMake and CPack. Is there an easy way to do this, or do I need to call
> install() for each of the libraries my app depends on?
>
> Thanks,
> Ben
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>


More information about the ParaView mailing list