Re: [CMake] CPack preinstall

2008-11-08 Thread KSpam
> 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

[CMake] CPack preinstall

2008-11-07 Thread KSpam
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