buildem icon indicating copy to clipboard operation
buildem copied to clipboard

python.cmake: Disable openssl support by default

Open stuarteberg opened this issue 11 years ago • 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.

stuarteberg avatar Feb 14 '14 10:02 stuarteberg