Fixed #2128.
This commit is contained in:
parent
6601a4a6f7
commit
60b51dcf85
@ -64,6 +64,11 @@ function bgfxProjectBase(_kind, _defines)
|
||||
buildoptions {
|
||||
"-fPIC",
|
||||
}
|
||||
links {
|
||||
"X11",
|
||||
"GL",
|
||||
"pthread",
|
||||
}
|
||||
|
||||
configuration {}
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user