mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-17 12:42:34 +01:00
Cleanup.
This commit is contained in:
@@ -87,6 +87,15 @@ project "bx.test"
|
||||
"Cocoa.framework",
|
||||
}
|
||||
|
||||
configuration { "wasm" }
|
||||
buildoptions {
|
||||
"-fwasm-exceptions",
|
||||
}
|
||||
linkoptions {
|
||||
"-fwasm-exceptions",
|
||||
"-s STACK_SIZE=262144",
|
||||
}
|
||||
|
||||
configuration {}
|
||||
|
||||
strip()
|
||||
|
||||
Reference in New Issue
Block a user