Hi,
On Wed, Aug 14, 2013 at 8:06 PM, Josef 'Jeff' Sipek
wrote:
> If you have a (linux or solaris) system with openssl installed in /usr and
> a
> second copy installed elsewhere (e.g., /opt) and you want a cmake project
> to
> find the elsewhere version, no matter what you try it finds the system
If you have a (linux or solaris) system with openssl installed in /usr and a
second copy installed elsewhere (e.g., /opt) and you want a cmake project to
find the elsewhere version, no matter what you try it finds the system copy.
(In other words, OPENSSL_ROOT_DIR has no effect.) Are we missing so