mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 00:22:29 +00:00
393b97763a
- SSL is a dependency of too many libs + unit tests (via poco crypto which requires SSL) - optional SSL is desirable but right now, turning off SSL (via -DENABLE_LIBRARIES=0 or =DENABLE_SSL=0) breaks the build - therefore make SSL mandatory for now + add a TODO comment |
||
---|---|---|
.. | ||
ios-aarch64/crypto | ||
ios-arm/crypto | ||
linux-aarch64/crypto | ||
linux-arm/crypto | ||
linux-ppc64le/crypto/fipsmodule | ||
linux-x86/crypto | ||
linux-x86_64/crypto | ||
mac-x86/crypto | ||
mac-x86_64/crypto | ||
win-x86/crypto | ||
win-x86_64/crypto | ||
CMakeLists.txt | ||
crypto_test_data.cc | ||
err_data.c |