summaryrefslogtreecommitdiffstats
path: root/Modules/CPackNSIS.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Add some missing CPACK_NSIS_xxx doc and move some to common CPack section.Eric NOULARD2012-03-061-10/+9
|
* Correct copy/paste section name mistakeEric NOULARD2012-02-181-1/+1
|
* Add structured documentation for NSISEric NOULARD2012-02-181-0/+42
|
* Split CPack.cmake in more manageable partsEric NOULARD2011-04-041-0/+83
Put NSIS, Bundle and Component related MACROs in separate files. This does not implies functional changes, concerning the way CPack is used.