[CMake] Modify nsis command?

Hendrik Sattler post at hendrik-sattler.de
Sat Sep 20 16:14:59 EDT 2014


Hi,

this is a fairly simple task.
You just need to generate (with configure_file) the Cpack nsis template from your own template (the template's template that is).
As an alternative you can do a similar thing with the Cpackconfig file.

HS


On 20. September 2014 18:45:41 MESZ, Richard Shaw <hobbes1069 at gmail.com> wrote:
>In my continued efforts to convert a project from autotools to CMake
>I've
>gotten to the point of creating an NSIS package.
>
>I'm trying not to modify any existing source files and the current
>method
>passes some defines to the nsis binary but I can't see any way to do
>that
>with the available CPACK variables.
>
>Anyone else run into this?
>
>Thanks,
>Richard
>
>
>------------------------------------------------------------------------



More information about the CMake mailing list