[CMake] NSIS Generator include path

Rick McGuire object.rexx at gmail.com
Sat Jun 7 19:41:38 EDT 2014


Trying to convert an existing NSIS install script into a CPack template and
I'm running into a problem with !include statements in the template script.
 The included .nsh files reside in the same directory as the template, but
by the time the script has been processed, it is now the
_CPack_Packages/win64/NSIS/project.nsi
file and the .nsh files can't be located.  How can I get the template
source directory included in the search path?

Rick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20140607/ef43684f/attachment.html>


More information about the CMake mailing list