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 <hobbes1...@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 > > >------------------------------------------------------------------------ -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake