Define UTF8PROC_EXPORTS so that utf8proc builds right on windows
This commit is contained in:
parent
89e250cd63
commit
cb24133c64
1 changed files with 3 additions and 0 deletions
|
|
@ -105,6 +105,9 @@
|
|||
'cflags_c': [
|
||||
'-std=c99', '-U_FORTIFY_SOURCE', '-D_FORTIFY_SOURCE=1'
|
||||
],
|
||||
'defines': [
|
||||
'UTFPROC_EXPORTS',
|
||||
],
|
||||
'ldflags': [
|
||||
'-g',
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue