mirror of
https://github.com/nishiowo/nishbox
synced 2025-04-21 20:24:39 +00:00
msvc doesnt have unistd?
This commit is contained in:
parent
a4bb31ae92
commit
415d2a208e
@ -71,7 +71,10 @@ newaction({
|
||||
function default_stuffs()
|
||||
characterset("MBCS")
|
||||
defines({
|
||||
"HAVE_UNISTD_H=1",
|
||||
"HAVE_UNISTD_H=1"
|
||||
})
|
||||
filter("toolset:not msc")
|
||||
defines({
|
||||
"HAVE_STDARG_H=1"
|
||||
})
|
||||
filter("system:windows")
|
||||
|
Loading…
x
Reference in New Issue
Block a user