[CMake] Custom NSIS script

Nicolas Desprès nicolas.despres at gmail.com
Fri Dec 26 05:08:00 EST 2008


On Thu, Dec 25, 2008 at 9:45 PM, Yevgen Muntyan <ymuntyan at gmail.com> wrote:
> Hello and Merry Christmas,

Hello!

Merry Christmas to you too,

>
> I've got a question: how to use my custom NSIS script with
> CMake+CPack?

You could copy the original NSIS.template.in from cmake sources in
your CMAKE_MODULE_PATH and then patch it to do the same job of your
custom nsis script.

[...]

Cheers,

-- 
Nicolas Desprès


More information about the CMake mailing list