summaryrefslogtreecommitdiffstats
path: root/Tests/CPackWiXGenerator/RunCPackVerifyResult.cmake
Commit message (Collapse)AuthorAgeFilesLines
* CPackWiX: Fix test to build with expected configBrad King2014-03-081-0/+5
|
* CPack: Add a WiX Generator (#11575)Nils Gladitz2012-12-031-0/+72
This new CPack generator produces an *.msi installer file. Requires having the WiX Toolset installed in order to work properly. Download the WiX Toolset installer "WiX36.exe" here: http://wix.codeplex.com/releases/view/93929