CMakeLists.txt
17.8 KB
-
Fix Mac build without OpenSSL · 2d2aa1ff
If OpenSSL is disabled on Mac the SHA1 implementation goes to the CommonCrypto from the system. In this case we should not include the generic hash impl. Otherwise there would be duplicated impls which fail the build.
Leo Yang committed