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

Author Committer Branch Timestamp Parent
jcfr jcfr master 2014-03-11 09:47:09 master c2ad10ef
Affected Issues 0003620: Slicer fails to start: libssl.so.1.0.0: undefined symbol: EVP_idea_cbc
Changeset

BUG: Properly pass OpenSSL libraries to python project. Fixes 0003620

In attempt to fix 0003620, commit r22939 completely removed the transformation
of list OPENSSL_LIBRARIES assuming the macro 'ExternalProject_Include_Dependencies'
would proceed to the required updates.

It turns out that since the variable is directly passed as CMAKE_ARGS
to the python project, the list has to be explicitly transformed.

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

mod - SuperBuild/External_python.cmake Diff File