janelia-flyem/buildem

python.cmake: Disable openssl support by default

stuarteberg opened this issue · 0 comments

OpenSSL has a license that is incompatible with the GPL. Hence, some projects may need to exclude openssl from their python builds. python.cmake should exclude openssl by default, but provide a CMake switch to include it.