On Wednesday 28 January 2009, Pau Garcia i Quiles wrote: > Hello, > > Is it possible to install a target's dependencies using the INSTALL( > TARGET ... ) signature? I. e. something like INSTALL ( TARGET mytarget > INSTALL_DEPENDENCIES ) which goes through the parameters of > TARGET_LINK_LIBRARIES and installs them too.
Like this ? http://public.kitware.com/Bug/view.php?id=4266 > If there is not such an option, would it be accepted if I develop it? I think so, but I also think this would require some significant changes in the way installation is done. Alex _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
