[CMake] CPack install commands -- CPACK_NSIS_EXTRA_INSTALL_COMMANDS
Bill Katz
billkatz at gmail.com
Wed Sep 27 15:54:20 EDT 2006
Hi,
I'm using CPack to generate a Windows installer for a simulation
package. The code was compiled using VS 2005, and I'd like NSIS to
execute the Microsoft-supplied vcredist_x86.exe during install. How
would I do this?
I noticed the CPACK_NSIS_EXTRA_INSTALL_COMMANDS variable, but I
haven't found any documentation on its use.
Thanks for any help.
-Bill
More information about the CMake
mailing list