[CMake] Also install dependent libraries

Tyler Roscoe tyler at cryptio.net
Fri Jun 26 10:34:06 EDT 2009


On Fri, Jun 26, 2009 at 10:50:27AM +0200, Jean-Pierre Bergamin wrote:
> When installing the project from the top level directory, everything is 
> fine. But although dependent libs are built when calling "make install" 
> i.e. in the server directory, they don't get installed. Is there a way 
> to also install these dependent libs?

Do you have install() commands for those dependent libraries? What do
they look like?

tyler


More information about the CMake mailing list