MantisBT - CMake
View Issue Details
0014431CMakeCPackpublic2013-09-24 08:082015-07-08 08:57
Domagoj Saric 
Nils Gladitz 
normalfeatureN/A
closedwon't fix 
Windows
 
 
0014431: WiX: use Visual Studio integration
The WiX toolset integrates itself with Visual Studio and it would be nice if CMake/CPack would create the PACKAGE target as a .wixproj (instead of the generic VS project) when using the WIX generator.
No tags attached.
Issue History
2013-09-24 08:08Domagoj SaricNew Issue
2013-10-12 17:12Nils GladitzStatusnew => assigned
2013-10-12 17:12Nils GladitzAssigned To => Nils Gladitz
2013-10-14 08:48Nils GladitzNote Added: 0034117
2013-10-14 08:48Nils GladitzStatusassigned => feedback
2015-02-13 06:15Nils GladitzNote Added: 0037966
2015-02-13 06:15Nils GladitzStatusfeedback => resolved
2015-02-13 06:15Nils GladitzResolutionopen => won't fix
2015-07-08 08:57Robert MaynardNote Added: 0039050
2015-07-08 08:57Robert MaynardStatusresolved => closed

Notes
(0034117)
Nils Gladitz   
2013-10-14 08:48   
Can you elaborate your use case for this feature and why it would be useful?

I think to actually implement this feature:
- WIX would have to be the only active generator
- CMake would have to generate the .wixproj
- .wixproj would only work with non-express versions of Visual Studio(?)
- CPack itself would have to be disabled or extended in a way that would allow it to run msbuild for the .wixproj

Users could see WIX generator generated source files but they would not be allowed to modify them (since they would get regenerated every time cmake reruns).
(0037966)
Nils Gladitz   
2015-02-13 06:15   
There hasn't been any feedback on the issue since it was created so I am resolving it for now. Feel free to reopen it or create a new issue if you can come up with a more concrete proposal.
(0039050)
Robert Maynard   
2015-07-08 08:57   
Closing resolved issues that have not been updated in more than 4 months.