hello everyone!<div>this is my first post on the mailing list</div><div><br></div><div>i am making a shared library</div><div>i have everything configured properly so that cmake creates de makefile scripts as espected</div>
<div><br></div><div>at the moment cmake is installing my library by default into:</div><div><br></div><div>/usr/local/lib/mylib.so.0.1 (and the symlink mylib.so)</div><div>/usr/local/include/mylib.h</div><div><br></div><div>
my question is, how can i make it to install into it's own folder?? so everything lays inside</div><div><br></div><div>/usr/local/mylib-0.1/...</div><div><br></div><div>thanks in advance</div><div>best regards</div><div>
Cristobal</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div>