Import 2017-06-07 23:51:09: master d639b015

Author Committer Branch Timestamp Parent
jcfr jcfr master 2015-03-01 20:54:30 master 172a6652
Changeset

COMP: Fix OpenSSL configure step to use expected zlib include and lib dir

On system without zlib header and library installed, openssl project
couldn't be built. This commit adds a custom step copying the zlib library
to the name expected by openssl build system and uses --with-zlib-{lib|include}
option as required bu Configure script.

While the "threads" option was the default, it is now explicitly specified.

git-svn-id: http://svn.slicer.org/Slicer4/trunk@23998 3bd1e089-480b-0410-8dfb-8563597acbee

mod - SuperBuild/External_OpenSSL.cmake Diff File