[Paraview] Custom External Libraries built with ParaView

Eric Nodwell enodwell at ucalgary.ca
Mon Jun 7 14:04:52 EDT 2010


Thanks Michael.  That did it - well 90% of it.  The other 10% was also adding a PARAVIEW_FILTERS_INCLUDE_DIRECTORIES command to specify the directory with .h files for our plugins.

Eric

On 2010-06-07, at 11:21 AM, Michael Jackson wrote:

> SET (PARAVIEW_ADDITIONAL_LIBRARIES
>    ${PARAVIEW_ADDITIONAL_LIBRARIES}
>    libvtkskiIO
> )



More information about the ParaView mailing list