On Thu, Dec 25, 2008 at 9:45 PM, Yevgen Muntyan <[email protected]> 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 _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
