mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-25 00:58:30 -05:00
Fixed issue#30.
This commit is contained in:
parent
37ec544040
commit
5110f059b4
1 changed files with 1 additions and 0 deletions
|
@ -81,6 +81,7 @@ function exampleProject(_name, _uuid)
|
|||
|
||||
configuration { "linux" }
|
||||
links {
|
||||
"X11",
|
||||
"GL",
|
||||
"pthread",
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue