[cmake-developers] PATCH: Bugfix for WIX support

Nils Gladitz nilsgladitz at gmail.com
Tue Sep 6 09:45:21 EDT 2016


On 09/06/2016 01:29 PM, Stuermer, Michael SP/HZA-ZSEP wrote:

> The generated guid values where not set correctly everywhere. This could lead to WIX build errors when using the CPACK_WIX_SKIP_PROGRAM_FOLDER option.

Thanks. I modified the patch to work without the global/public 
GenerateComponentGuids and instead pass the state down into each 
individual vmWIXSourceWriter instance:

https://cmake.org/gitweb?p=stage/cmake.git;a=commit;h=fe20015b13d6ccf10d99ff9b3d8f68919164fcf8

Please verify that I haven't broken anything.

Nils


More information about the cmake-developers mailing list