Hi, I'm trying to build the libssh library (0.6.5). While building the 'libcrypto.so' library is always picked up from /usr/lib64. I want to override that with a custom path to look for that library. I have never used CMake before, so I'm not sure how to do that. I tried few things in Cmakelists.txt but it didn't work. Is there a way to achieve this?
Thanks, -Arul ----------------------------------------------------------------------------------- This email message is for the sole use of the intended recipient(s) and may contain confidential information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. -----------------------------------------------------------------------------------
