Skip to content

Commit cc88320

Browse files
committed
2 parents 913da11 + e6e269c commit cc88320

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

vendor/curl/premake5.lua

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@ project "curl"
3232
defines { "USE_SCHANNEL", "USE_WINDOWS_SSPI", "USE_WIN32_IDN" }
3333
links { "crypt32", "Normaliz" }
3434

35-
filter { "system:not windows" }
36-
defines { "USE_MBEDTLS" }
37-
3835
filter { "system:linux or bsd or macosx" }
3936
defines { "CURL_HIDDEN_SYMBOLS" }
4037

0 commit comments

Comments
 (0)