mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Fix wasm build.
This commit is contained in:
@@ -153,6 +153,11 @@ function bgfxProjectBase(_kind, _defines)
|
||||
path.join(BGFX_DIR, "3rdparty/khronos"),
|
||||
}
|
||||
|
||||
configuration { "wasm*" }
|
||||
linkoptions {
|
||||
"-sGL_ENABLE_GET_PROC_ADDRESS",
|
||||
}
|
||||
|
||||
configuration {}
|
||||
|
||||
includedirs {
|
||||
|
||||
Reference in New Issue
Block a user