[CMake] using cmake to install dlls into windows/system32

David Cole david.cole at kitware.com
Fri Dec 18 12:26:17 EST 2009


On Fri, Dec 18, 2009 at 12:10 PM, Eric Noulard <eric.noulard at gmail.com>wrote:

> 2009/12/18 David Cole <david.cole at kitware.com>:
>
> > See my note attached to this bug for a way to use your own override of
> the
> > NSIS.template.in file. (So you can do it on a per-project basis rather
> than
> > modifying the main one in the CMake installation...)
> > http://public.kitware.com/Bug/view.php?id=9148
>
> David,
>
> If this kind of request is pop-in up again may be it would be worth
> to make the feature a builtin of the CPack NSIS generator.
>
> Eg. putting in the CMakeLists.txt something like:
>
> SET(CPACK_NSIS_USER_TEMPLATE /whatever/path/to/NSIS.template.user)
>
> would you find it worth a valuable feature request?
>
>
But there's already a way to do it. Why add a variable if you can achieve
the goal as is...?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20091218/add3d74d/attachment.htm>


More information about the CMake mailing list