[CMake] creating a library -- folder layout??
Cristobal Navarro
axischire at gmail.com
Tue Sep 13 17:34:02 EDT 2011
hello everyone!
this is my first post on the mailing list
i am making a shared library
i have everything configured properly so that cmake creates de makefile
scripts as espected
at the moment cmake is installing my library by default into:
/usr/local/lib/mylib.so.0.1 (and the symlink mylib.so)
/usr/local/include/mylib.h
my question is, how can i make it to install into it's own folder?? so
everything lays inside
/usr/local/mylib-0.1/...
thanks in advance
best regards
Cristobal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20110913/e883edc1/attachment.htm>
More information about the CMake
mailing list