[CMake] Automatic libraries stripping

Adolfo Rodríguez dofo79 at gmail.com
Thu May 7 11:17:06 EDT 2009


You can also use the auto-generated install/strip target if you want to
choose at install-time whether you want stripping of shared libs/executables
or not.

Adolfo

On Thu, May 7, 2009 at 4:46 PM, <rozelak at volny.cz> wrote:

>
> Uh, so simple. Thank you, I didn't know about this option (probably not
> read gcc manpage carefully). Thank you again.
>
> Dan
>
> >
> > > I would like to ask you, if (and how, if so) it is
> > > possible
> > > > to set CMake
> > > to strip (/usr/bin/strip) the generated libraries.
> > >
> > Use -s option for gcc. You don't need to use strip
> > directly.
> >
> > Denis
> >
> >
> >
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at:
> http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake
>



-- 
Adolfo Rodríguez Tsouroukdissian

Robotics engineer
PAL ROBOTICS S.L
http://www.pal-robotics.com
Tel. +34.93.414.53.47
Fax.+34.93.209.11.09
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090507/98841bca/attachment.htm>


More information about the CMake mailing list