You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(cmake): don't override OPENSSL_ROOT_DIR when already set
The Homebrew fallback was using FORCE, overriding the universal static
OpenSSL passed via -DOPENSSL_ROOT_DIR from CI. Only apply the Homebrew
fallback when no root dir was explicitly provided.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments