<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><br> <BR><div><hr id="stopSpelling">Date: Sun, 10 Nov 2013 21:20:47 +0100<br>From: nilsgladitz@gmail.com<br>To: laasunde@hotmail.com; cmake@cmake.org<br>Subject: Re: [CMake] CPack, Wix using util:XmlFile<br><br>
<div class="ecxmoz-cite-prefix">On 10.11.2013 17:46, Lars Lars wrote:<br>
</div>
<blockquote cite="mid:DUB112-W61E0F5C755DAC5BC04E37CAFC0@phx.gbl">
<style><!--
.ExternalClass .ecxhmmessage P {
padding:0px;
}
.ExternalClass body.ecxhmmessage {
font-size:12pt;
font-family:Calibri;
}
--></style>
<div dir="ltr">
<div><br>
</div>
<div>Just a follow up question, how does CPack invoke candle and
light? On Windows 7, using Process Monitor I do see these
executables being spawned into a separate process when doing
cpack -G "WIX".</div>
<div><br>
</div>
</div>
</blockquote>
I am not entirely sure what you mean by "how".<br>
<br>
But you can find the invocation here:<br>
<a class="ecxmoz-txt-link-freetext" href="http://cmake.org/gitweb?p=cmake.git%3ba=blob%3bf=Source/CPack/WiX/cmCPackWIXGenerator.cxx" target="_blank">http://cmake.org/gitweb?p=cmake.git;a=blob;f=Source/CPack/WiX/cmCPackWIXGenerator.cxx</a><br>
<br>
Specifically RunLightCommand() and RunCandleCommand() run light and
candle respectively.<br>
<br>
You might also want to take a look at:<br>
<a class="ecxmoz-txt-link-freetext" href="http://cmake.org/gitweb?p=cmake.git%3ba=commitdiff%3bh=9531f2587cb6782ba1d17214c14be1cad38d050c%3bhp=6fb1bc23ee4946ac81151ce64786b51eabd1f04e" target="_blank">http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=9531f2587cb6782ba1d17214c14be1cad38d050c;hp=6fb1bc23ee4946ac81151ce64786b51eabd1f04e</a><br>
<br>
Which I just merged to "next" to implement:<br>
<a class="ecxmoz-txt-link-freetext" href="http://public.kitware.com/Bug/view.php?id=14554" target="_blank">http://public.kitware.com/Bug/view.php?id=14554</a><br>
<br>
I hope that help!<br>
<br>
Nils</div><div> </div><div>--</div><div> </div><div> </div><div>Thank you for your reply and very quick response to the feature request I reported :-) </div><div> </div><div>It is very nice that you added variable for both extension and extra_flags. This will definitely come in handy.</div><div> </div><div>I am still quite new to CMake so execuse the igorance but does merging the issue into next mean it will be included in the next release?</div><div> </div><div>Lars<br></div>                                            </div></body>
</html>