<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote">On Tue, Apr 23, 2013 at 7:26 AM, Clinton Stimpson <span dir="ltr">&lt;<a href="mailto:clinton@elemtech.com" target="_blank">clinton@elemtech.com</a>&gt;</span> wrote:<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
 As a cmake module, it could be used at packaging<br>
time by having a install(CODE ...) in the CMakeLists.txt file.<br></blockquote><div><br></div><div style>Where would you call the install(CODE ...)? I wrote a shell script to do the signing first, and I tried to use install(CODE ...) as the last line before packaging and I usually ended up with an .app that was modified after it was signed. Which is another reason I decide to added it directly to the code.</div>
<div style><br></div></div></div><div class="gmail_extra"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
and the new cpack generator be a class derived from cmCPackGenerator.  <br></blockquote><div><br></div><div>Okay.</div><div><br></div></div><div class="gmail_extra" style>-Brian</div></div>