MantisBT - CMake
View Issue Details
0014772CMakeCPackpublic2014-02-26 05:472014-10-06 10:32
Lars 
Nils Gladitz 
normalminoralways
closedfixed 
Windows7
CMake 2.8.12.2 
 
0014772: WIX create empty folder
The WIX generator does not handle installing an empty folder.

The directories.wxs file contains an Directory element with the name of the empty folder. It appears WIX requires the usage of the CreateDirectory element if the folder is empty.

Workaround is to add a dummy file to the folder.
No tags attached.
Issue History
2014-02-26 05:47LarsNew Issue
2014-02-26 06:01Nils GladitzAssigned To => Nils Gladitz
2014-02-26 06:01Nils GladitzStatusnew => assigned
2014-03-03 11:33Nils GladitzNote Added: 0035237
2014-03-03 11:33Nils GladitzStatusassigned => resolved
2014-03-03 11:33Nils GladitzResolutionopen => fixed
2014-10-06 10:32Robert MaynardNote Added: 0036927
2014-10-06 10:32Robert MaynardStatusresolved => closed

Notes
(0035237)
Nils Gladitz   
2014-03-03 11:33   
Implemented by http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=642fa25da095b346d559ad39624eda79b0bd2ff8 [^]
(0036927)
Robert Maynard   
2014-10-06 10:32   
Closing resolved issues that have not been updated in more than 4 months.