Hello,

You can specify your library postfix to CMake at configuration time with the 
LIB_POSTFIX variable. Setting it to a null value, e.g.

cmake -DLIB_POSTFIX="" .

makes CMake install built libraries at $(prefix)/lib instead of 
$(prefix)/lib64 on 64bit platforms. I have tested it.

Regards,

Alberto



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to