Fix OSX compilation #1.
This commit is contained in:
parent
41f6932b68
commit
0fed80968b
|
@ -9,6 +9,7 @@ binary.compiler.cxxincludes += [
|
|||
]
|
||||
binary.compiler.defines += [
|
||||
'SM_DEFAULT_THREADER',
|
||||
'stricmp=strcasecmp',
|
||||
'HAVE_STDINT_H',
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user