[Paraview] Custom Windows build

Scott, W Alan wascott at sandia.gov
Fri Dec 14 19:01:07 EST 2012


Group,
I need to repackage my Windows installs, adding a few extra files to the  install.  I use to do this through the CMakeLists.txt file found in the Applications/ParaView source directory, inserting the lines:

 INSTALL(FILES fileName
  DESTINATION ${PV_INSTALL_BIN_DIR}
  PERMISSIONS OWNER_WRITE OWNER_READ OWNER_EXECUTE GROUP_READ GROUP_EXECUTE WORLD_READ
  COMPONENT Runtime)

How should this be done now?  What CMakeLists.txt file should I edit?

Thanks,

Alan




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20121215/9ad37f4a/attachment.htm>


More information about the ParaView mailing list