[CMake] CPack preinstall
KSpam
keesling_spam at cox.net
Sat Nov 8 00:14:58 EST 2008
Is there a way to disable running the preinstall target while running CPack?
Unfortunately, the preinstall target takes a significant amount of time (very
large project), and it gets run for each component when selecting specific
components for packaging. In the case of my very large project containing
several dozen potential components, a single CPack script might bundle a
dozen components into an installer. This would require running preinstall a
dozen times. The overhead is simply unbearable.
Thanks,
Justin
More information about the CMake
mailing list