[CMake] INSTALL TARGETS modifies files on some platforms.

Gonzalo Garramuño ggarra at advancedsl.com.ar
Mon Nov 12 04:29:59 EST 2007


Magnus Sirwiö wrote:
> Hi,
> 
> I have notices strange behavior when using the INSTALL rule with the 
> TARGETS signature as shown below:
> 

It is normal behavior.  install strips and relinks your executables 
before install.  This removes useless data like debugging symbols, 
making your executables smaller.

-- 
Gonzalo Garramuño
ggarra at advancedsl.com.ar

AMD4400 - ASUS48N-E
GeForce7300GT
Kubuntu Edgy


More information about the CMake mailing list