buildem
buildem copied to clipboard
python.cmake: Disable openssl support by default
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.