mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-14 05:20:50 -05: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.