Billy O'Neal on Nostr: npub1p450a…789jz That is the crux of the problem. ...
npub1p450apv3j8jmqjct3ddfklzusxyfkkyqpzxx4p33u099xjzvfwwsw789jz (npub1p45…89jz) That is the crux of the problem. https://github.com/microsoft/vcpkg/pull/37146
If we add the http3 feature we have to remove all the other TLS backend features because https://github.com/curl/curl/blob/c5775007d358c842b076acd3418d920a9060694e/CMakeLists.txt#L738
(Because in vcpkg features must be additive since there is no way to depend on a feature being *off*)
If we add the http3 feature we have to remove all the other TLS backend features because https://github.com/curl/curl/blob/c5775007d358c842b076acd3418d920a9060694e/CMakeLists.txt#L738
(Because in vcpkg features must be additive since there is no way to depend on a feature being *off*)