[CMake] Strip not working ? (Mac + makefiles)

Robert Bielik robert.bielik at dirac.se
Tue Mar 24 05:04:31 EDT 2015


Hi,

I've a project (.app) where I use makefiles when building from cmd line, 
and I get a make target called "install/strip", however there's no 
stripping done.

However, doing this manually by invoking strip on 
MyApp.app/Contents/MacOS/MyApp works just fine. Is strip by chance 
invoked on MyApp.app/ folder ?

Regards
/R



More information about the CMake mailing list