[Paraview] Linking in additional libraries to plugins

Paul Edwards paul.m.edwards at gmail.com
Tue Jan 8 13:59:37 EST 2008


I have written a server manager plugin that uses Qt and it was complaining
about a missing symbol when scripting with python.  To fix it I needed to
add the QtCore library when linking the plugin.  How do I add libraries when
using the ADD_PARAVIEW_PLUGIN macro in cmake?

Thanks in advance,
Paul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/paraview/attachments/20080108/7dfd075a/attachment.htm


More information about the ParaView mailing list