[Cmake] make install bug with libs in 2.0.2 ?

Alexander Neundorf a.neundorf-work at gmx.net
Wed Jun 30 06:25:11 EDT 2004


Hi, 
 
I do the following: 
 
SET_TARGET_PROPERTIES(foo PROPERTIES VERSION 0.0.3 SOVERSION 0) 
 
The it creates correctly 
 
libfoo.so -> libfoo.so.0 
libfoo.so.0 -> libfoo.so.0.0.3 
libfoo.so.0.0.3 
 
But on "make install" only libfoo.so (the full file, not the symlink) is 
being installed. This worked with cmake cvs between 1.8.3 and 2.0.0. 
I don't know about 2.0.0, but it works neither with 2.0.1 nor with 2.0.2 
 
Alex 
 

-- 
"Sie haben neue Mails!" - Die GMX Toolbar informiert Sie beim Surfen!
Jetzt aktivieren unter http://www.gmx.net/info



More information about the Cmake mailing list