mirror of
https://github.com/lunarmodules/lua-iconv.git
synced 2025-06-22 20:24:36 +02:00
Adding patch by David Manura and Hisham
git-svn-id: file:///var/svn/lua-iconv/trunk@61 9538949d-8f27-0410-946f-ce01ef448559
This commit is contained in:
parent
5f448d6ed1
commit
8631b8453e
@ -39,7 +39,14 @@ build = {
|
||||
incdirs = {"$(ICONV_INCDIR)"},
|
||||
libdirs = {"$(ICONV_LIBDIR)"}
|
||||
}
|
||||
},
|
||||
platforms = {
|
||||
cygwin = {
|
||||
modules = {
|
||||
iconv = {
|
||||
libraries = {"iconv"}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user