0.3.0: fix and test freebsd support
This commit is contained in:
parent
f91ec260a4
commit
8ad0c63669
@ -134,9 +134,9 @@ project "wren_cli"
|
||||
"../../deps/libuv/src/win/*.h",
|
||||
"../../deps/libuv/src/win/*.c"
|
||||
}
|
||||
|
||||
-- todo: this hasn't been tested
|
||||
filter "system:freebsd"
|
||||
|
||||
filter "system:bsd"
|
||||
links { "pthread", "dl", "m" }
|
||||
files {
|
||||
"../../deps/libuv/src/unix/bsd-ifaddrs.c",
|
||||
"../../deps/libuv/src/unix/bsd-proctitle.c",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user