[CMake] Adding additional icons for just one section of an NSIS install
Rick McGuire
object.rexx at gmail.com
Wed May 28 09:46:30 EDT 2014
Is it possible to add some additional steps (e.g., create some shortcuts)
that will only get created if a specific component is installed? For
example, the documentation is an optional install with our project. If the
docs are installed, we create a number of shortcuts for accessing the
documentation. We do something similar with our samples. I suspect we can
do this with a custom template that checks the section variables, but it
would be nicer if we could drive this from the cmake files.
Rick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20140528/fcf45943/attachment.html>
More information about the CMake
mailing list