Hi,

it seems if relinking needs to happen during install, that although 
CMAKE_SKIP_INSTALL_ALL_DEPENDENCY is set to TRUE, everything is built before 
installing. This doesn't happen if there are no libs in the builddir so that no 
relinking is required.
I guess the relinking has the effect that install has a dependency to 
relinking, which cause everything to be built, although by setting 
CMAKE_SKIP_INSTALL_ALL_DEPENDENCY this should have been avoided.

Is this a bug ?

Bye
Alex

-- 


Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to