mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-25 00:58:30 -05:00
Merge branch 'master' of github.com:bkaradzic/bgfx
This commit is contained in:
commit
c3acc3c36c
1 changed files with 4 additions and 0 deletions
|
@ -103,6 +103,10 @@ function exampleProject(_name, _uuid)
|
|||
"pthread",
|
||||
}
|
||||
|
||||
configuration { "asmjs" }
|
||||
kind "ConsoleApp"
|
||||
targetextension ".bc"
|
||||
|
||||
configuration { "linux-*" }
|
||||
links {
|
||||
"X11",
|
||||
|
|
Loading…
Reference in a new issue