mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2025-02-17 20:31:57 -05:00
Merge branch 'master' of github.com:bkaradzic/bgfx
This commit is contained in:
commit
d05fb35eee
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ project "bgfx"
|
|||
BGFX_DIR .. "src/**.mm",
|
||||
}
|
||||
|
||||
configuration { "vs*" }
|
||||
configuration { "vs* or linux" }
|
||||
includedirs {
|
||||
--nacl has GLES2 headers modified...
|
||||
BGFX_DIR .. "3rdparty/glext",
|
||||
|
|
Loading…
Reference in a new issue