[CMake] Extra options for strip?

Hariharan hariharan022 at gmail.com
Mon Mar 28 09:08:14 EDT 2011


I'm trying to build a stripped target using install/strip with the function
and line information retained. I need to pass the "--strip-debug" and
"--keep-file-symbols" to the system strip binary because the default is to
strip all symbols. Is there any way to achieve this using cmake?

Regards,
Hari
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20110328/11c9df59/attachment.htm>


More information about the CMake mailing list