We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23f51ab commit a695b0cCopy full SHA for a695b0c
rockspecs/lcurl-scm-0.rockspec
@@ -46,7 +46,7 @@ build = {
46
platforms = {
47
windows = { modules = {
48
lcurl = {
49
- libraries = {"libcurl"},
+ libraries = {"libcurl", "ws2_32"},
50
}
51
}},
52
unix = { modules = {
0 commit comments