diff options
| author | 2025-07-12 16:20:59 +0100 | |
|---|---|---|
| committer | 2025-07-12 18:15:23 +0100 | |
| commit | 02e65c35e078cbfbb7d9b21fd0f2569793ab8afe (patch) | |
| tree | e2acc7968b7593421a3373479e58c944f7ed5a61 | |
| parent | Update the Windows dependencies. (diff) | |
Speed up the CI build by disabling an unused OpenSSL components.
[skip alpine ci]
[skip irctest ci]
[skip macos ci]
[skip ubuntu ci]
| -rw-r--r-- | win/conanfile.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win/conanfile.txt b/win/conanfile.txt index f1604a2dd..cf3a29b3e 100644 --- a/win/conanfile.txt +++ b/win/conanfile.txt @@ -20,6 +20,7 @@ yyjson/0.10.0 */*:shared=True libmaxminddb/*:with_binaries=False openssl/*:no_apps=True +openssl/*:no_legacy=True pcre2/*:build_pcre2_16=False pcre2/*:build_pcre2_32=False pcre2/*:build_pcre2grep=False |
