python.cmake: Disable openssl support by default
stuarteberg opened this issue · 0 comments
stuarteberg commented
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.