[cmake-developers] Support of codesign
clinton at elemtech.com
clinton at elemtech.com
Mon Sep 29 09:55:28 EDT 2014
----- Original Message -----
> > It should not be an error for 'codesign' to not be available
>
> > in the PATH. The user may have set CPACK_COMMAND_CODESIGN
>
> > to some other location. The error should only occur if no
>
> > value for CPACK_COMMAND_CODESIGN is available when the tool
>
> > is actually needed for signing.
>
> I attached another patch that will fix the broken tests. It will check for
> defined CPACK_APPLE_CERT_APP before it will search for 'codesign'.
> Well, the FindProgram line for codesign looks like the line for Rez, hdiutil,
> SetFile and so on. I don't know cmake sources enough... but shouldn't it be
> the same here?
Because it appears to only work with the Bundle generator, can you please move the documentation from Modules/CPackDMG.cmake to Modules/CPackBundle.cmake?
Or did you intend to make this feature work for both the DragNDrop and Bundle generator?
Thanks,
Clint
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20140929/a7eb8704/attachment-0002.html>
More information about the cmake-developers
mailing list