> 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 p
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 co