[CMake] CPack and 7-Zip?

Alexander Neundorf a.neundorf-work at gmx.net
Mon Jun 18 08:56:29 EDT 2007


On Monday 18 June 2007 03:58, Peter Visser wrote:
> > Please update from cvs.
> >
> > It seems stripping static libs is a bad idea (since it removes their
> > symbol
> > table) and stripping import libs doesn't make sense (since they don't
> > have debug information), so both are now excluded from stripping.
> > Please correct me if I'm wrong.
> >
> > Let me know if stripping the modules is a problem for you.
> >
> > Alex
>
> Latest cvs works, no more complains about missing archive files. (dll's are
> still stripped though .)

So you need this.
There will probably be an EXCLUDE_FROM_STRIP option for INSTALL() in the near 
future.

Bye
Alex


More information about the CMake mailing list