On 9/7/16, David Cole <dlrd...@aol.com> wrote: > There may be a hook at the CPack level you can implement, but I'd have to > dig to figure out what it is and if it even presently exists. > > The easy thing to do would be to implement a custom target which does two > custom commands: the first the same as CPack (the built-in package target) > and the second, a custom command to sign the generated .msi file. > > > David >
Thanks David. If you happen to find the hook, please let me know as I am interested in that. Most of my users are not familiar with CMake, so all the different built-in targets are already kind of confusing to them already. I'm not keen on adding another if I can avoid it (especially one that has fussy external dependencies, such as keyfiles and passwords). Thanks, Eric -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake