<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Maybe it shouldn't even be a CPack thing..... Maybe it should be an<br>
install time step so that all CPack generators will contains signed<br>
binaries if codesign is used...<br></blockquote></div><br></div><div class="gmail_extra">I know this is a bit after the fact and I'm jumping in here pretty late, but...<br><br>It would be nice to have package signing as a general top level CPack feature.  Most supported package formats support some form of signing, rpm and deb with gpg keys, apple bundles, dmgs, nsis installers, etc.  Could this be done as a generic CPack variable, CPACK_PACKAGE_SIGNING_KEY, for example, and then if set, then each CPack generator would use it accordingly?<br><br></div><div class="gmail_extra">Just a thought, not to derail this current patch though.<br></div></div>