mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-19 13:40:42 -06:00
On OS X, when CMAKE_USE_OPENSSL is OFF, use the OS implementation. This will allow the OS-configured CA list to be trusted automatically. This is supported on OS X 10.6 and above using AppleClang, Clang, and GNU compilers.