[Paraview-developers] Superbuild cpack
Michal Wozniak
michal.wozniak at caboma.com
Thu Dec 14 15:31:31 EST 2017
Hi,
I am trying to generate a windows installer using cpack but I have a small problem.
My custom Paraview has a different name eg : test.exe. it is missing all the required dependencies
* vtkpqApplicationComponents
* vtkpqComponents
* vtkpqPython
* vtkpqCore
* vtkpqWidgets
* vtkUtilitiesPythonInitializer
every other modules & plugins dll were correctly generated.
I have already changed the string Paraview in paraview.bundle.common.cmake line 48 to append my own version to the paraview_executables variable
Do I need to change a hardcoded string “paraview” somewhere else ?
Thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://paraview.org/pipermail/paraview-developers/attachments/20171214/285425cf/attachment.html>
More information about the Paraview-developers
mailing list